vignettes/precompile.R

# Run the following code before a new release to pre-compile vignettes that
# depend on online services like zenodo.org.
# Inspired by https://ropensci.org/blog/2019/12/08/precompute-vignettes/
options(pillar.width = 80)
knitr::knit("vignettes/frictionless.Rmd.orig", "vignettes/frictionless.Rmd")

Try the frictionless package in your browser

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

frictionless documentation built on June 8, 2025, 10:38 a.m.