Parses an OpenSim .osim file to extract muscle-bone attachment points and constructs a subject-specific MSKHypergraph.
Examples
if (FALSE) { # \dontrun{
hg <- opensimToMSKHypergraph(model_path = "gait2392.osim")
print(hg)
} # }
Parses an OpenSim .osim file to extract muscle-bone attachment points and constructs a subject-specific MSKHypergraph.
if (FALSE) { # \dontrun{
hg <- opensimToMSKHypergraph(model_path = "gait2392.osim")
print(hg)
} # }