getEnv: A function for saving the package environment.
Description
This function returns a list of all objects of the current package environment.
This may be helpful for debugging or for accessing NMR spectral data and the raw bin data.
Usage
getEnv()
Arguments
Value
A list containing all objects from the local package environment.