摘要: rm()rm(list=ls())gc() #回收内存? 赋值运算可以用=R推荐用<- rm(list=ls()) #清除所有变量gc() #回收内存? #mydata<-read.csv(file.choose()) #通过打开文件对话框打开要显示的文件#mydata<-read.csv("E:/ 阅读全文
posted @ 2023-02-13 14:39 upcsyt 阅读(33) 评论(0) 推荐(0)