get_sysreqs | R Documentation |
This function retrieves information about the
system requirements using the pak::pkg_sysreqs()
.
get_sysreqs(packages, quiet = TRUE, batch_n = 30)
packages |
character vector. Packages names. |
quiet |
Boolean. If |
batch_n |
numeric. Number of simultaneous packages to ask. |
A vector of system requirements.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.