Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

【附录 程序初步】输入输出 #24

Open
XiangyunHuang opened this issue Sep 10, 2019 · 0 comments
Open

【附录 程序初步】输入输出 #24

XiangyunHuang opened this issue Sep 10, 2019 · 0 comments

Comments

@XiangyunHuang
Copy link
Owner

详细介绍文本文件 txt/csv 和表格文件 xls/xlsx 的导入导出,这几个是最常见的,别的格式或者数据源的导入导出属于高级内容不再介绍,特别是编码,变量名为中文两个事情要提一下

  • read.table/write.table 函数以及 readr
  • readxl 包

其它文件格式的读写,可以列一张表,供读者参考,扩展学习

导入数据是统计分析和可视化的第一步

@XiangyunHuang XiangyunHuang transferred this issue from XiangyunHuang/msg Dec 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant