geetodf | R Documentation |
this function will take the list generated by the xxtolist() functions and outputs into datafram with coordinates and data in tidy format
geetodf(list)
list |
the list that is returned from one of the xxtolist() functions |
ROI = ROI() list = wttolist(ROI, "20010928", 5, 30000) df = geetodf(list)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.