View source: R/make_multi_profile_func.R
make_multi_profile_func | R Documentation |
Make plot profile of multiples linescan images. Note that the folder containing the images must follow this hierarchical structure: Animal -> Condition.
make_multi_profile_func(my_root_img_dir)
my_root_img_dir |
string. The root directory containing the linescan image(s). files must end with the following suffix "Smth" and the extention ".tif". |
A dataframe. a rectangular data structure containing the varibales: Time (ms), Fluorescence (in AU), Animal (fct) and Condition (fct)
# example is missing.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.