如何在R中添加用户输入值

时间:2017-10-02 19:06:08

标签: natty

我正在尝试添加用户输入值,两个输入值都为5,或者它可以是任何

x <- as.numeric(readline("add value of 5:"));
x1 <- as.numeric(readline("add value of 5:"))

1 个答案:

答案 0 :(得分:0)

嗯,您回答了自己的问题:Person and all hasDescendant Persony = x + x1