RC.ls {RC} | R Documentation |
List computations
Description
This function allows the user to search computations that are associated with a keyword or key phrase.
Usage
RC.ls(uid = "", pwd = "", keyword = "AS2009", quote = TRUE,
echo = TRUE, course = "", module = "")
Arguments
uid |
User ID (only required to search for private computations)
|
pwd |
Password (only required to search for private compuations)
|
keyword |
The keyword or key phrase to search. Use * as a wildcard.
|
quote |
Put key phrase between quotes
|
echo |
Echo intermediary results to console
|
course |
Not yet implemented.
|
module |
Not yet implemented
|
Examples
#r <- RC.ls(keyword="AS2009")
#r
[Package
RC version 1.0.1.27
Index]