powered by
Extracts mentioned R packages from text.
get.R.package(x, update.package.list = FALSE)
Character. Vector with identified R package/s.
text string to process.
Logical. If TRUE update of list with available packages is downloaded from CRAN with utils::available.packages().
study.character for extracting multiple study characteristics at once.
study.character
get.R.package("We used the R Software packages lme4 (and psych).")
Run the code above in your browser using DataLab