devtools (version 1.13.5)

clean_vignettes: Clean built vignettes.

Description

This uses a fairly rudimentary algorithm where any files in inst/doc with a name that exists in vignettes are removed.

Usage

clean_vignettes(pkg = ".")

Arguments

pkg

package description, can be path or package name. See as.package for more information