system_req | R Documentation |
Used to ensure packages are loaded as they are needed for the stand alone distribution of ubiquity. If the ubiquity package is being used this function simply returns 'TRUE' if the packages are installed and FALSE if if not.
system_req(pkgs)
pkgs |
character vector of package names to check |
Boolean result of the loaded (stand alone) or installed (package) status for all of the packages
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.