pathformatr:在 RStudio 中本机自动完成您的文件路径,然后使用 {pathformatr} 加载项快速重新格式化您的路径以在此处使用

时间:2024-06-18 09:55:05
【文件属性】:

文件名称:pathformatr:在 RStudio 中本机自动完成您的文件路径,然后使用 {pathformatr} 加载项快速重新格式化您的路径以在此处使用

文件大小:2.87MB

文件格式:ZIP

更新时间:2024-06-18 09:55:05

r rstudio rstudio-addin R

路径格式化程序 安装 devtools :: install_github( " mcguinlu/pathformatr " ) library( pathformatr ) 功能性 pathformatr的目的是单一而简单的 - 允许您在here()和file.path()调用中使用 RStudio 文件路径自动完成功能,然后快速重新格式化生成的文件路径以使用带引号的逗号分隔元素: here :: here( " data/2020/06/01/data.csv " ) # or here :: here( " data \2 020 \0 6 \0 1 \d ata.csv " ) # becomes here :: here( " data " , " 2020 " , " 06 " , " 01 " , " data.csv " ) 此功能可通过format_path()


【文件预览】:
pathformatr-master
----.github()
--------.gitignore(7B)
--------workflows()
----NAMESPACE(132B)
----NEWS.md(607B)
----DESCRIPTION(1KB)
----inst()
--------rstudio()
--------WORDLIST(55B)
----R()
--------format_path.R(4KB)
--------utils-pipe.R(207B)
----.Rbuildignore(67B)
----LICENSE(47B)
----LICENSE.md(1KB)
----README.md(3KB)
----man()
--------get_info.Rd(358B)
--------format_all_paths.Rd(1016B)
--------format_path.Rd(1KB)
--------pipe.Rd(261B)
--------split_path.Rd(489B)
----tests()
--------spelling.R(161B)
--------testthat()
--------testthat.R(66B)
----.gitignore(40B)
----pathformatr.Rproj(356B)
----demo.gif(5.05MB)
----README.Rmd(3KB)

网友评论