add_carts | R Documentation |
Adding cartesian coordinates to test results
add_carts(data, digits = 2)
data |
Data frame, ideally output from read_maia_tgz. |
digits |
how precise to be about eccentricity and angles |
if not using output from read_maia_tgz, the data frame needs to contain a column called "angle" (angle given in radians) and "eccent" (eccentricity given in any unit)
Data frames
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.