powered by
The analysis package, if any, that was 'in use' (i.e., that contained the working directory that was active) when the result was recorded.
describePackage(object)# S4 method for FeatureSet describePackage(object)
# S4 method for FeatureSet describePackage(object)
An object of (super)class ObjFeatureSet.
A list holding the name, title, and description of any packages with description files on the current path.
# NOT RUN { mt = datasets::mtcars fs = makeFeatureSet(mt) describePackage(fs) # }
Run the code above in your browser using DataLab