read_mot_sto | R Documentation |
This function reads an OpenSim MOT or STO file into a data frame. The file is read after locating the line containing the word "time".
read_mot_sto(filename)
filename |
A character string specifying the path to the file to be read. |
A data frame containing the data from the file, starting from the line that includes the word "time".
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.