vignettes/precompile.R

# Precompiled vignettes that depend on API key -------------------------------
# If vignette contains images, must manually move image files
# from cbioportalR/ to cbioportalR/vignettes/ after knit
#
# Source: https://ropensci.org/blog/2019/12/08/precompute-vignettes/

library(knitr)
knit("vignettes/overview-of-workflow.Rmd.orig", "vignettes/overview-of-workflow.Rmd")

Try the cbioportalR package in your browser

Any scripts or data that you put into this service are public.

cbioportalR documentation built on Oct. 6, 2023, 1:07 a.m.