download_zwift: Download Zwift FIT file

Description Usage Arguments Value Author(s) Examples

View source: R/zwift_import.R

Description

Downloads the selected Zwift FIT file for the selected activity.

Usage

1
download_zwift(un,pw,fitid,fn)

Arguments

un

your Zwift username

pw

your Zwift password

fitid

the activity ID

fn

fn for the downloaded file in the format *.fit

Value

A FIT file downloaded to the passed filename and location

Author(s)

John Peters

Examples

1
2
3
4
5
6
7
8
##---- Should be DIRECTLY executable !! ----
##-- ==>  Define data, use random,
##--	or do  help(data=index)  for the standard data sets.

## The function is currently defined as
function (x)
{
  }

Johne3112/zwiftactivities documentation built on Dec. 25, 2021, 12:12 a.m.