gee_data.table: tidy_gee_json

View source: R/main_GEE.R

gee_data.tableR Documentation

tidy_gee_json

Description

tidy_gee_json

Usage

gee_data.table(x, varnames = c("Lai", "Fpar", "FparLai_QC"))

Examples

## Not run: 
l = read_json("phenoflux212_MCD15A3H_006_463m_buffer.geojson")$features
x = l[[1]]
tidy_gee_json(x)

## End(Not run)

kongdd/PhenoAsync documentation built on April 21, 2024, 2:36 a.m.