Description Usage Arguments Value
Will read all esm files in the given directory and concatenate them in single
data.frame. Filenames will be used to keep track of individual flies
in different experiments carrying the same within-experiment number.
1 | read_esm(directory, delimiter = ";", parser = "_")
|
directory |
directory containing extended speed matrizes |
delimiter |
delimiter used in extended speed matrizes, defaults to ";" |
parser |
pattern to parse file names for naming of individual flies |
data.frame containing combined data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.