import R

2018-06-15  本文已影响0人  红蜻蜓q

The easiest form of data to import R is a simple text file, and this will often be acceptatble for problems of small or medium scale. The primary function to import from a text file is scan, and the primary function to export to a text file from R is cat.

上一篇 下一篇

猜你喜欢

热点阅读