R/getDatesWS.R

# Author: Jan Verbesselt, Jan.Verbesselt@wur.nl
# Date : December 2011

getDatesWS <- function(lat,long,product) {
	return(ornlMODISFuncs@functions$getdates(lat,long,product))
}

Try the modisws package in your browser

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

modisws documentation built on May 2, 2019, 4:50 p.m.