View source: R/utils-boilerplate.R
| describe_boilerplate_steps | R Documentation |
Walks an eyeris object's recorded params in canonical pipeline order and
returns one prose sentence per step, with the actual parameter values
substituted in. Unknown/custom steps are appended at the end.
describe_boilerplate_steps(params, info)
params |
The |
info |
The |
A character vector of sentences (possibly length 0)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.