Learn R Programming

packager (version 1.9.0)

extract_vignette_codes: 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.