cleanup | R Documentation |
After checks pass, this step runs in the blueprint sequence. If any cleanup features are enabled, they will run on the dataset prior to setting the final blueprint target.
cleanup(results, df, blueprint, meta)
results |
A reference to the checks results. Currently used to ensure that this step runs after the checks step. |
df |
The built dataset |
blueprint |
The blueprint associated with the built dataset |
meta |
The metadata associated with the built dataset |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.