Description Usage Arguments Value Examples
report_set_titles
takes the list of steps and uses the names
as titles.
1 | report_set_titles(object)
|
object |
Reportr object. |
Reportr object with titles in each step.
1 2 3 4 | ## Not run:
if(interactive()) report_set_titles(create_wsteps(list(`step n`="path")))@steps
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.