ttimbers / MWT_Locomotion_summary_analysis

Other
1 stars 2 forks source link

Actual working pathlength and size figures #10

Closed quintinm-dev closed 9 years ago

quintinm-dev commented 9 years ago

I updated my function variable names, and tested all of my functions. All should be working correctly.

I used the following test data for the pathlength function: http://pastebin.com/HRLjWbiG Imported as: parsed.data <- read.table("testDataFileName", head=true)

Just a note - the jittered points are not exact, even on the y-axis. If you make the same plot multiple times, they will move up and down, and in cases where I only have 1 data point, they aren't always on the median line (which they should be).

quintinm-dev commented 9 years ago

opened more updated request