Description Usage Arguments Value Examples
report_steps
goes over the steps of a Reportr object and.
deployes their elements.
1 | report_steps(object)
|
object |
Reportr object. |
Rendered Reportr object into r markdown.
1 2 3 4 | ## Not run:
if(interactive()) report_steps(create_wsteps(list(`step n`="path")))
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.