Learn R Programming

romero.gateway (version 0.4.4)

getDatasets: Get all datasets of the logged in user

Description

Get all datasets of the logged in user

Usage

getDatasets(object)

Arguments

object

The server or project

Value

The datasets @seealso '>Dataset

Examples

Run this code
# NOT RUN {
datasets <- getDatasets(server)
datasets <- getDatasets(project)
# }

Run the code above in your browser using DataLab