powered by
This function retrieves URL of Global Forest Change (GFC) data.
URL
GFC
GFCurls(lyrs = c("treecover2000", "lossyear"), url)
character. Name(s) of the layers. Default 'treecover2000', and 'lossyear'
character
'treecover2000'
'lossyear'
character. Path to the html file containing the files. Default NULL retrieves URLs stored in the application programming interface of GFC, see References.
html
NULL
References
character vector.
https://earthenginepartners.appspot.com/science-2013-global-forest/download_v1.5.html
# NOT RUN { # } # NOT RUN { gainLayers <- GFCurls(lyrs = 'gain') head(gainLayers) # }
Run the code above in your browser using DataLab