read_mot_sto: Read OpenSim MOT or STO File as Data Frame

View source: R/read_mot_sto.R

read_mot_stoR Documentation

Read OpenSim MOT or STO File as Data Frame

Description

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".

Usage

read_mot_sto(filename)

Arguments

filename

A character string specifying the path to the file to be read.

Value

A data frame containing the data from the file, starting from the line that includes the word "time".


Kneerav/biomechanics documentation built on March 30, 2025, 12:56 a.m.