strip_dataset.default | R Documentation |
Removes the 'dataset' element from a model specification object.
## Default S3 method:
strip_dataset(obj, ...)
obj |
The model specification object. |
... |
Additional arguments (ignored). |
The object with 'obj$dataset' set to NULL.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.