View source: R/setup_muscles.r
convert_muscle_list_to_df | R Documentation |
Convert data given in the config file to a data.frame.
convert_muscle_list_to_df(muscles)
muscles |
A list of muscle objects. |
A data.frame containing a column 'muscle' giving the indices of the different muscles and a column 'muscle.obj' containing the corresponding muscle objects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.