envir_stacomi {stacomiR}R Documentation

Environment where most objects from the package are stored and then loaded by the charge method

Description

envir_stacomi envir_stacomi <- new.env(parent = baseenv()) is the environment where most object created by the interface are stored

This is where the graphical interface stores its objects try ls(envir=envir_stacomi)

This is where the graphical interface stores its objects try ls(envir=envir_stacomi)

Usage

envir_stacomi

envir_stacomi

envir_stacomi

Format

An object of class environment of length 0.

Author(s)

Cedric Briand cedric.briand"at"eptb-vilaine.fr


[Package stacomiR version 0.5.4.2 Index]