| load_pkgs.cluster_spec | 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.
## S3 method for class 'cluster_spec'
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.