gather_package_names {reproducibleRchunks} | R Documentation |
Gather Package Names
Description
Searches all meta data in the current directory for information on what R packages are necessary to reproduce the Markdown files.
Usage
gather_package_names()
Value
A character vector of R package names.
[Package reproducibleRchunks version 1.2.0 Index]