strip_dataset | R Documentation |
Removes the potentially large dataset component from a model specification object to avoid copying it during parallel processing.
strip_dataset(obj, ...)
obj |
The model specification object. |
... |
Additional arguments. |
The model specification object with the 'dataset' element removed or set to NULL.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.