Learn R Programming

vmeasur (version 0.1.4)

quantify_mean_width_sections: Quantify the contractility of a vessel in sections along it's length

Description

Quantify the physiological parameters in each section of the vessel along it's length.

Usage

quantify_mean_width_sections(widths_file = tk_file.choose())

Arguments

widths_file

A csv file created by select_roi or threshold_vessel. If not specified, the user will be prompted to make a selection.

Value

Graphs showing the contractility over time, contraction position and amplitude detected, length of contraction and a heatmap overlay for verification of the overall data.

Examples

Run this code
# NOT RUN {
# quantify_mean_width_sections(widths_file = vmeasur::example_vessel)

# }

Run the code above in your browser using DataLab