Learn R Programming

vmeasur (version 0.1.4)

example_vessel: Example lymphatic width dataset

Description

A data set containing the widths of a test vessel in each frame of a video. Identical in format to that produced by select_roi and threshold_vessel

Usage

example_vessel

Arguments

Format

A data frame with 245,230 rows and 5 variables:

X.1

identification number of each row

y

y position in the image

p_width

width of the vessel at that position, in pixels

excluded

was that row excluded due to an air bubble

filename

which frame was the pixel row acquired from

...