powered by
Generic class finder
avail(classy, builtin = FALSE)
A class of object (character string, e.g. 'Fleet')
Logical. Only return Objects of class 'classy' from DLMtool & DLMextra packages?
Finds objects of the specified class in the global environment or the DLMtool package.
Can Cant avail
# NOT RUN { avail("OM") Stocks <- avail("Stock") Fleets <- avail("Fleet") MPs <- avail("MP") # }
Run the code above in your browser using DataLab