R/rGEDI-package.R

#'rGEDI: An R Package for NASA's Global Ecosystem Dynamics Investigation (GEDI) Data Visualizing and Processing.
#'@description
#'The rGEDI package provides functions for i) downloading, ii) visualizing, iii) clipping, iv) gridding, iv) simulating and v) exporting GEDI data.
#' 
#'@author Carlos A. Silva, Caio Hamamura, Ruben Valbuena, Steve Hancock, Adrian Cardil, Eben N. Broadbent, Danilo R. A. de Almeida, Celso H. L. Silva Junior and Carine Klauberg
#'
#'@note 
#'See more details about GEDI data in https://gedi.umd.edu/data/products/.
#'
#'@seealso 
#'For comprehensive examples refer to \href{../doc/tutorial.html}{\code{vignette("Tutorial", package = "rGEDI")}}
#' 
#'@docType package
#'@name rGEDI-package
NULL

Try the rGEDI package in your browser

Any scripts or data that you put into this service are public.

rGEDI documentation built on Jan. 21, 2021, 1:06 a.m.