Code
fs::dir_ls(review_dir, all = TRUE)
Output
/riem-review/.git
/riem-review/.gitignore
/riem-review/.here
/riem-review/R
/riem-review/README.md
/riem-review/index.Rmd
/riem-review/review.md
Code
fs::dir_ls(pkg_dir, all = TRUE)
Output
/riem/.Rbuildignore
/riem/.git
/riem/.gitattributes
/riem/.github
/riem/.gitignore
/riem/.lintr
/riem/DESCRIPTION
/riem/NAMESPACE
/riem/NEWS.md
/riem/R
/riem/README.md
/riem/_pkgdown.yml
/riem/codemeta.json
/riem/cran-comments.md
/riem/man
/riem/pkgdown
/riem/riem.Rproj
/riem/tests
/riem/vignettes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.