Description Usage Arguments Value See Also Examples
View source: R/show_tutorials.R
Display which tutorials are currently available in the cpnr package.
1 | show_tutorials(package = "cpnr")
|
package |
Name of package, currently only cpnr |
show_tutorials
will return a data.frame
containing
"title" and "description".
show_description
to see the tutorial description and
show_dependencies
to see all dependencies needed to run a tutorial.
Other show functions:
show_dependencies()
,
show_description()
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.