tutorials {manynet}R Documentation

Open and extract code from tutorials

Description

These functions make it easy to use the tutorials in the {manynet} and {migraph} packages:

Usage

run_tute(tute)

extract_tute(tute)

Arguments

tute

String, name of the tutorial (e.g. "tutorial2").

Examples

#run_tute("tutorial2")
#extract_tute("tutorial2")

[Package manynet version 1.0.2 Index]