readLifeWatchDataportal: Download a dataset from LifeWatch Service Centre dataportal

Description Usage Arguments Value

View source: R/vlab.R

Description

readLifeWatchDataportal The method returns the first row of the downloaded dataset In openCPU, when the request is invoked with POST method, the dataset can then be found in /ocpu/tmp/key/files/lw_dataUID The session key is given in "X-ocpu-session" http response header returned by openCPU. Alternatively, the complete path to session folder (baseurl/ocpu/tmp/key/) is given in "Location" header

Usage

1
readLifeWatchDataportal(dataUID, user, pass)

Arguments

dataUID

unique identifier of the dataset, retrievable through dataportal API or search interface

user

username (LW dataportal account)

pass

password (LW dataportal account)

Value

downloaded dataset


ptagliolato/vlab documentation built on May 26, 2019, 11:32 a.m.