print method for trackeRdata objectsprint method for trackeRdata objects
# S3 method for trackeRdata
print(x, duration_unit = "h", digits = 2, ...)An object of class trackeRdata.
The unit of duration in the resulting output. Default is h (hours).
Number of digits to be printed.
Currently not used; only for compatibility with generic summary method only.
The print method returns training coverage, number of sessions and
total training duration from the data in the
trackeRdata object.