metaclip.graph: Metaclip launcher

Description Usage Arguments Value Author(s)

Description

Launch the metaclip encoding for a given process

Usage

1
2
metaclip.graph(package, version, fun = NULL, arg.list = NULL,
  output = NULL)

Arguments

package

Character string indicating the name of the package

version

Character string indicating the package version. This can be obtained via packageVersion, but note that the value of the argument should always refer to the version actually used for the output generation, and not the currently installed version (that may differ).

fun

Character string indicating the name of the function called

arg.list

A list of arguments passed to fun

output

The output returned by fun with the specified arguments

Value

A directed graph of class igraph

Author(s)

D. San Martin, J. Bedia


Predictia/metaclipR documentation built on May 14, 2019, 6:07 a.m.