| load_pkgs | R Documentation | 
For one or more packages, load the namespace. This is used during parallel processing since the different parallel backends handle the package environments differently.
load_pkgs(x, ..., infra = TRUE)
x | 
 A character vector of packages.  | 
infra | 
 Should base tidymodels packages be loaded as well?  | 
An invisible NULL.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.