| install_package_plan | R Documentation | 
See 'Installation plans' for the details and the format.
install_package_plan(
  plan,
  lib = .libPaths()[[1]],
  num_workers = 1,
  cache = NULL
)
| plan | Package plan object, a data frame, see 'Installation plans' for the format. | 
| lib | Library directory to install to. | 
| num_workers | Number of worker processes to use. | 
| cache | Package cache to use, or  | 
Information about the installation process.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.