extract_vignette_codes: Extract and Save R Code Vignettes

View source: R/extract_vignette_code.R

extract_vignette_codesR Documentation

Extract and Save R Code Vignettes

Description

I want R code from different kinds of vignettes stored in inst/doc.

Usage

extract_vignette_codes(path = ".")

Arguments

path

Path to the package directory (see devtools::as.package).

Value

Invisibly NULL.


packager documentation built on June 8, 2025, 12:25 p.m.