catalogue_dependencies: Look for library calls in a directory of Rmds, install any...

Description Usage Arguments Value Examples

Description

Look for library calls in a directory of Rmds, install any packages you don't have, then add packages to a DESCRIPTION

Usage

1
catalogue_dependencies(path = "./presentations", install = TRUE)

Arguments

path

Directory of files to scan

install

Should installs happen

Value

Currently a lot of gunk!

Examples

1

lockedata/presdown documentation built on May 10, 2019, 8:07 a.m.