getheart: Get the full data set of the ECG recordings in micro-volt...

Description Usage Arguments Value Examples

View source: R/get.R

Description

Get the full data set of the ECG recordings in micro-volt (μV).

Usage

1
getheart(token, signalid)

Arguments

token

Your token obtained using withings_auth()

signalid

ID of a signal. Use getheartlist() to get one.

Value

A list containing the status (status) and the data (body)

Examples

1
2
3
4
## Not run: 
getheart(token, 123456)

## End(Not run)

mathesong/rwithings documentation built on Oct. 6, 2021, 11:45 p.m.