View source: R/kin.visualization.R
kin.plot.grasp | R Documentation |
Plot grip aperture
kin.plot.grasp(data, time_col, aperture_col, title = "Grip Aperture")
data |
Data frame containing grip aperture data |
time_col |
Column name for time |
aperture_col |
Column name for grip aperture |
title |
Plot title |
A line plot using ggplot2
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.