Learn R Programming

vprr (version 0.2.3)

vpr_roi: Get roi ids from string

Description

Get roi ids from string

Usage

vpr_roi(x)

Value

A string of only the 10 digit roi identifier

Arguments

x

A string specifying directory and file name of roi

Author

K Sorochan

See Also

vpr_hour, vpr_day, vpr_category

Examples

Run this code

roi_string <- 'roi.0100000000.tif'
vpr_roi(roi_string)

Run the code above in your browser using DataLab