describe {bigmemory.sri} | R Documentation |
This function creates a description of a shared resource and is used in conjunction with attach.resource
to utilize shared resources from an R session.
describe(x)
x |
The object to create a description for |
A user defined description of a shared resource
Michael J. Kane