文件名称:stickr:使用RStudio Hex Stickers的R包
文件大小:746KB
文件格式:ZIP
更新时间:2024-05-14 17:07:38
R
棍棒 粘贴器的目的是使您更轻松地在工作中包括任何R包六角形贴纸。 安装 您可以使用以下方法从安装stickr的发行版本: remotes :: install_github( " akgold/stickr " ) 例子 这是一个基本示例,向您展示如何查找和下载标签: library( stickr ) # Get the tidyverse sticker, downloads to temp file if no destfile specified stickr_get( " tidyverse " ) # Get a sticker that's not in the RStudio repository stickr_get( " textmineR " ) # But that's the old sticker, get the new one by name stic
【文件预览】:
stickr-master
----NAMESPACE(87B)
----CRAN-RELEASE(126B)
----renv()
--------settings.dcf(158B)
--------.gitignore(26B)
--------activate.R(10KB)
----NEWS.md(489B)
----cran-comments.md(297B)
----DESCRIPTION(661B)
----R()
--------funs.R(7KB)
----renv.lock(8KB)
----.Rbuildignore(97B)
----LICENSE(41B)
----LICENSE.md(1KB)
----README.md(2KB)
----man()
--------figures()
--------stickr_insert.Rd(1KB)
--------stickr_get.Rd(2KB)
----stickr.Rproj(333B)
----tests()
--------testthat()
--------testthat.R(56B)
----.gitignore(40B)