print.gt3x_info {read.gt3x} | R Documentation |
Print the contents of the info.txt file in a gt3x folder
Description
Print the contents of the info.txt file in a gt3x folder
Usage
## S3 method for class 'gt3x_info'
print(x, ...)
Arguments
x |
gt3x_info object returned by parse_gt3x_info() |
... |
not used |
See Also
Other gt3x-parsers:
as.data.frame.activity()
,
parse_gt3x_info()
,
read.gt3x()
[Package read.gt3x version 1.2.0 Index]