make_multi_profile_func: make_multi_profile_func

View source: R/make_multi_profile_func.R

make_multi_profile_funcR Documentation

make_multi_profile_func

Description

Make plot profile of multiples linescan images. Note that the folder containing the images must follow this hierarchical structure: Animal -> Condition.

Usage

make_multi_profile_func(my_root_img_dir)

Arguments

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".

Value

A dataframe. a rectangular data structure containing the varibales: Time (ms), Fluorescence (in AU), Animal (fct) and Condition (fct)

Examples

# example is missing.

rjlopez2/AnlysisOfWaves documentation built on Sept. 15, 2022, 2:25 p.m.