Learn R Programming

vmeasur (version 0.1.4)

quantify_width_position: Quantify the width of a vessel continuously along it's length

Description

Generate heat maps and line plots showing the changes in vessel diameter along it's length

Usage

quantify_width_position(widths_file = tk_file.choose())

Arguments

widths_file

A csv file created by select_roi or threshold_vessel. The user will be prompted to select a file if this is not specified.

Value

Two plots: A heat map of the vessel diameter at each position over time and a plot showing the maximum change in diameter over time

Examples

Run this code
# NOT RUN {
quantify_width_position(vmeasur::example_vessel)

# }

Run the code above in your browser using DataLab