Functions that attach and detach environments based on which populations are used for a given table number
attach_pop.Rd
Functions that attach and detach environments based on which populations are used for a given table number
Arguments
- number
a character string, or number, giving the number of a table or figure. Be careful if you want '2.10' rather than 2.1, say .
- verbose
logical to print information on changes to the global environment or external files. Defaults to options()$verbose.
- rm_envir
logical, default=TRUE. Whether to run
rm_envir
first before attaching a population.