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