Hi everyone, I have an R problem about Input. I want to read an arbitrage function from keyboard. But I don't know how. I tried scan(), readLines() but fail to make the output as a function, or a list that I can use as.function to transform. Is it possible for R to do so?
Thank you. Eric -- View this message in context: http://r.789695.n4.nabble.com/How-to-read-a-function-from-keyboard-tp4631012.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.