processGEEraw: High-level function that processes raw GEE results. Converts...

Description Usage Arguments

View source: R/processGEEraw.r

Description

High-level function that processes raw GEE results. Converts to wide format (one variable per column). Converts units if necessary. Joins to an existing file (file must have anno_id).

Usage

1
processGEEraw(datAnnoPF, outPF = NULL, rawP = NULL)

Arguments

datAnnoPF

character Path and filename of the file that the anno data should be joined to. Should have anno_id field.

outPF

character Path and filename of output file. Will write over datAnnoPF if null

rawP

character Path to raw GEE result files. If NULL, assumes ./raw


benscarlson/anno documentation built on Nov. 26, 2020, 10:17 p.m.