Learn R Programming

packager (version 1.15.2)

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 = ".")

Value

Invisibly

NULL.

Arguments

path

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