print.trackeRdata | R Documentation |
print
method for trackeRdata
objectsprint
method for trackeRdata
objects
## S3 method for class 'trackeRdata'
print(x, duration_unit = "h", digits = 2, ...)
x |
An object of class |
duration_unit |
The unit of duration in the resulting output. Default is |
digits |
Number of digits to be printed. |
... |
Currently not used; only for compatibility with generic |
The print method returns training coverage, number of sessions and
total training duration from the data in the
trackeRdata
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.