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