Nothing
## ----echo = FALSE-------------------------------------------------------------
desc <- packageDescription("LearnPCA")
## ----echo = FALSE, results = "asis"-------------------------------------------
res <- knitr::knit_child("top_matter.md", quiet = TRUE)
cat(res, sep = '\n')
## ----echo = FALSE, results = "asis"-------------------------------------------
res <- knitr::knit_child("works_consulted.md", quiet = TRUE)
cat(res, sep = '\n')
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.