View source: R/dependency_report.R
getLibraryReport | R Documentation |
Get report on whether the given packages are installed on not
getLibraryReport(packages)
packages |
Vector of package names |
getLibraryReport
data.frame, status of required packages and their installation status
Jayachandra N
getLibraryReport(c('dplyr', 'data.table'))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.