R/creatingCatalogPages.md

How to create a catalog entry

NOTE: Running the function build_rmd_from_issue.r with argument pullAllIssues = T will completely rebuild the catalog. Any custom edits to the rmds will be lost. This should be avoided

The default is pullAllIssues=F

Create the Catalog from scratch

Create rmd for a New submission (single issue)

where x is the number of the issue.

Create rmd for a submission already pulled

Add entry to _bookdown.yml

Internal workings

build_rmd_from_issue will either pull all issues from GitHub (pull_all_issues.r), pull a single issue from GitHub (pull_single_issue.r) or use a list of issues that have been saved to data-raw from an earlier pull (This latter option is useful for debugging since GitHub will only allow so many API requests per hour)



kimberly-bastille/sin-cat documentation built on Oct. 29, 2024, 3:08 a.m.