vpr_roi | R Documentation |
Get roi ids from string
vpr_roi(x)
x |
A string specifying directory and file name of roi |
A string of only the 10 digit roi identifier
K Sorochan
vpr_hour
, vpr_day
, vpr_category
roi_string <- 'roi.0100000000.tif' vpr_roi(roi_string)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.