R语言常用命令 1, getwd(): 查询当前工作目录; 2, setwd(): 设定当前工作目录; 3, write.csv(destrieux, file=“destrieux.csv”): 将数据变量保存为.csv文件;