在R中等效于matlab'ans' [英] Equivalent of matlab 'ans' in R

查看:128
本文介绍了在R中等效于matlab'ans'的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在matlab中,您可以重新使用之前计算的(不受影响)结果:它存储在变量ans中. R是否有等同的东西?

In matlab, you can re-use the result of the (non affected) preceding calculous: it is stored in variable ans. Does R has something equivalent ?

推荐答案

.Last.value

另请参见 查看全文

登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆