Learn R Programming

ViSiElse (version 1.0.1)

ConvertoViSibook: Function ConvertoViSibook

Description

ConvertoViSibook convert a data.frame in ViSibook object.

Usage

ConvertoViSibook(x)

Arguments

x
a dataframe. x should contains at least the columns vars, label, typeA, showorder, deb, fin . Optionally other characteristics can be filled : GZDebn, GZFin, Repetition, BZBeforeDeb, BZBeforeFin, BZAfterDeb, BZAfterFin, BZLong , BZLtype .

Value

a ViSibook object.

See Also

See ViSibook to get the definitions of the columns and see plot-ViSigrid-method for examples.