is.get.data.output: Check if data set can be used as entry for 'get.ggplot' and...

Description Usage Arguments Details Value Author(s) See Also Examples

Description

is.get.data.output check if data set can be used as entry for get.ggplot and get.table. This is useful when the user do not have SHiNeMaS but wish to use the other functions of the package.

Usage

1
is.get.data.output(data, shinemas2R.object = "network")

Arguments

data

the date set to check

shinemas2R.object

The type of shinemas2R.object to check. Possible values are:

  • "network"

  • "data-classic-seed-lots"

  • "data-classic-relation"

  • "data-S-seed-lots"

  • "data-S-relation"

  • "data-SR-seed-lots"

  • "data-SR-relation"

Details

Formats of the different shinemas2R.object:

Value

The function returns a data set with the corresponding shinemas2R.object attributes or an error.

Author(s)

Pierre Riviere

See Also

encrypt.data, translate.data,, format.data, get.ggplot, get.table

Examples

1
# See the vignette and appendix D

priviere/shinemas2R_deprecated documentation built on May 8, 2019, 1:21 p.m.