View source: R/Import.WL.data.R
Import.WL.data | R Documentation |
Import Wormlab data, merge and convert to long format with curve angle. plus it assigns binary state columns to each behavioral state class -work in progress-
Import.WL.data(
bin.length = 4,
frame.rate,
num.tracks,
multiple,
head.correct = FALSE,
...
)
bin.length |
length of time bins in seconds. Used for state analysis |
frame.rate |
video frame rate |
num.tracks |
optional argument to limit input to certain number of worm tracks |
Import.WL.data(bin.length = 2, frame.rate = 6)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.