powered by
Formatting method for c3d objects
# S3 method for c3d format(x, ...)
A character string with basic information for the c3d object.
A list of the class c3d to be formatted.
list
c3d
empty argument, currently not used.
# Import example data d <- c3d_read(c3d_example()) format(d)
Run the code above in your browser using DataLab