vignettes/images/post_render.R

Map(
    function(x) knitr::knit(x, output = gsub('\\.orig$','',x)), 
    file.path('vignettes',list.files('vignettes',pattern = 'orig$'))
)

Try the texPreview package in your browser

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

texPreview documentation built on May 29, 2024, 5:45 a.m.