$.shaidyRepo {NGCHM} | R Documentation |
Provide a simpler method for accessing repo methods
Description
Provide a simpler method for accessing repo methods
Usage
## S3 method for class 'shaidyRepo'
repo$method
Arguments
repo |
The repository to obtain the method for |
method |
The name of the method to obtain |
Value
A function that calls the method with the repository as its first parameter
[Package NGCHM version 1.0.3 Index]