📜  r 将 tibble 保存为 csv - 无论代码示例

📅  最后修改于: 2022-03-11 14:57:45.832000             🧑  作者: Mango

代码示例1
write.table(data , file = "your_path\\df.csv")