print.activity_df {read.gt3x}R Documentation

Print the contents of the activity data

Description

Print the contents of the activity data

Usage

## S3 method for class 'activity_df'
print(x, ...)

## S3 method for class 'activity_df'
head(x, ...)

## S3 method for class 'activity'
print(x, ...)

## S3 method for class 'activity'
head(x, ...)

Arguments

x

gt3x_info object returned by parse_gt3x_info()

...

additional arguments passed to head


[Package read.gt3x version 1.2.0 Index]