📜  如何在 r 中解压缩数据 - 无论代码示例

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

代码示例1
## unzip()
unzip(zipfile="file name",exdir=getwd())