R:从控制台获取最后结果

时间:2019-04-11 20:16:47

标签: r console

R中控制台的最后结果是否保存在我可以调用的变量中?

例如,在Matlab中,我可以使用ans来引用最后一个值:

enter image description here

1 个答案:

答案 0 :(得分:4)

是的,它是num1.replace(/[,\s-]+/g, '')

num1.replace(/\D+/g, '')