RC.ls.user {RC} | R Documentation |
This function returns information about all the computations that were blogged by a user.
RC.ls.user(id = "", echo = TRUE)
id |
user id |
echo |
should results be echoed to console? |
#fetch the list #r <- RC.ls.user(id="UseR") #print some useful info #table(r$module)