osmose2R: Get OSMOSE outputs into R

Description Usage Arguments Details Value Note Author(s) Examples

Description

This function parse all output directory structure (as in OSMOSE 3.0) and read all the data into R.

Usage

1
osmose2R(path = NULL)

Arguments

path

The path to the OSMOSE's output directory.

Details

In interactive mode, without arguments, the function will prompt a window to choose the output directory.

Value

An object of class osmose is created, containing all the outputs and model information. Information can be extracted with the proper methods for the class osmose.

Note

This function is in develop stage.

Author(s)

Ricardo Oliveros-Ramos

Examples

1
2
3
##---- Should be DIRECTLY executable !! ----
##-- ==>  Define data, use random,
##--	or do  help(data=index)  for the standard data sets.

osmose-model/osmose2R documentation built on May 24, 2019, 4:54 p.m.