On 2012-05-23 01:11, zgu9 wrote:
> 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? 

source("",continue.echo=TRUE)

-- 
Z pozdrowieniami,
Krzysztof Mitko

______________________________________________
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.

Reply via email to