show_dependencies: Show tutorial dependencies

Description Usage Arguments Value See Also Examples

View source: R/show_dependencies.R

Description

Display the package dependencies of the specified tutorial in the cpnr package.

Usage

1
show_dependencies(tutorial, package = "cpnr")

Arguments

tutorial

Name of tutorial

package

Name of package, currently only cpnr

Value

show_dependencies will return a character string with all package dependencies

See Also

show_description to see the tutorial description and show_tutorials to see all available tutorials.

Other show functions: show_description(), show_tutorials()

Examples

1
show_dependencies(tutorial = "divdyn")

Ischi94/cpnr documentation built on Jan. 29, 2021, 5:41 p.m.