listCachedObjects: list objects that are stored within the nanopoRe working...

Description Usage Arguments Value Examples

View source: R/Environment.R

Description

The nanopoRe package makes use of R environments to store data in memory, but within an internally-named environment; this method dumps out (for reasons of QC and transparency) a complete listing of these stored objects

Usage

1

Arguments

subenv

the nested environment to consider

Value

character vector of objects stored in the nanopoRe environment

Examples

1
cachedObjects <- listCachedObjects()

sagrudd/nanopoRe documentation built on June 7, 2020, 10:20 p.m.