print.gcod_db: Print methods for objects of class 'gcod_db', as produced by...

Description Usage Arguments See Also

View source: R/db_methods.R

Description

Print methods for objects of class gcod_db, as produced by get_athlete_ids().

Usage

1
2
3
4
5
6
7
8
## S3 method for class 'gcod_db'
print(x, txtplot = FALSE, ...)

## S3 method for class 'gcod_remote_db'
print(x, txtplot = FALSE, ...)

## S3 method for class 'gcod_local_db'
print(x, txtplot = FALSE, ...)

Arguments

x

an object of class gcod_db

txtplot

logical indicating whether or not text barplots should be printed for the remote and local perspectives showing the percentage of athlete ID records modified per year quarter. Default is FALSE.

...

currently not used.

See Also

get_athlete_ids() download_workouts() extract_workouts()


ikosmidis/GoldenCheetahOpenData documentation built on June 3, 2020, 9:25 a.m.