print.Rd
Print the contents of the activity data
# S3 method for activity_df print(x, ...) # S3 method for activity_df head(x, ...) # S3 method for activity print(x, ...) # S3 method for activity head(x, ...)
x | gt3x_info object returned by parse_gt3x_info() |
---|---|
... | additional arguments passed to |