readApprovalIndex: Read Approval index

Description Usage Arguments

View source: R/utils-read.R

Description

Given a list of points, a set of approvals, and the approvalLevel to apply, will return the indexes of all points to be assigned the approval level

Usage

1
readApprovalIndex(points, approvals, approvalLevel, timezone)

Arguments

points

the points to apply approvals against

approvals

list of approvals to read from

approvalLevel

the approval level to read and apply to points

timezone

the timezone to convert all datetimes to (in approvals)


USGS-R/repgen documentation built on April 14, 2021, 2:47 p.m.