getClassEnvir {KarsTS} | R Documentation |
getClassEnvir: get objects of a class from an environment
Description
This function identifies objects of a class in an environment
Usage
getClassEnvir(classGet = "list", envir = KTSEnv)
Arguments
classGet |
The class |
envir |
The environment |
Value
A vector with the names of the objects
Author(s)
Marina Saez Andreu
[Package KarsTS version 2.4.1 Index]