vpr_roi: Get roi ids from string

View source: R/EC_functions.R

vpr_roiR Documentation

Get roi ids from string

Description

Get roi ids from string

Usage

vpr_roi(x)

Arguments

x

A string specifying directory and file name of roi

Value

A string of only the 10 digit roi identifier

Author(s)

K Sorochan

See Also

vpr_hour, vpr_day, vpr_category

Examples


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


Echisholm21/vprr documentation built on Feb. 9, 2025, 4:21 p.m.