library_minimal(path, out = NULL, include.md = TRUE, delete.rmd = TRUE, ...)
TRUE
a .md rendering of the .Rmd file
is generated.TRUE
the .Rmd file is removed.Generates a minimal .rda regular expression library and html documentation.
to load the .rda file use load
.
Generate a minimal regular expression library (a .rda list and html documentation).
## <strong>Not run</strong>: # library_minimal(system.file("sample", package = "regextools"), # document = FALSE, install = FALSE) # ## <strong>End(Not run)</strong>