quantify_width_position {vmeasur} | R Documentation |
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
quantify_width_position(vmeasur::example_vessel)
[Package vmeasur version 0.1.4 Index]