show_description: Show tutorial description

Description Usage Arguments Value See Also Examples

View source: R/show_description.R

Description

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

Usage

1
show_description(tutorial, package = "cpnr")

Arguments

tutorial

Name of tutorial

package

Name of package, currently only cpnr

Value

show_description will return a character string with a detailed description of the focal tutorial.

See Also

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()

Examples

1
show_description(tutorial = "divdyn")

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