RC.ls.user {RC}R Documentation

Find computation from a user

Description

This function returns information about all the computations that were blogged by a user.

Usage

RC.ls.user(id = "", echo = TRUE)

Arguments

id user id
echo should results be echoed to console?

Examples

#fetch the list
#r <- RC.ls.user(id="UseR")
#print some useful info
#table(r$module)

[Package RC version 1.0.1.27 Index]