12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273 |
- # Generated by roxygen2: do not edit by hand
- export(MODISoptions)
- export(aggInterval)
- export(arcStats)
- export(delHdf)
- export(detectBitInfo)
- export(extractBits)
- export(extractDate)
- export(fileSize)
- export(genTile)
- export(getCollection)
- export(getHdf)
- export(getProduct)
- export(getSds)
- export(getTile)
- export(lpdaacLogin)
- export(makeWeights)
- export(maskWater)
- export(orgStruc)
- export(orgTime)
- export(preStack)
- export(reformatDOY)
- export(repDoy)
- export(runGdal)
- export(runMrt)
- export(search4map)
- export(smooth.spline.raster)
- export(temporalComposite)
- export(transDate)
- export(whittaker.raster)
- exportClasses(MODISextent)
- if (.Platform$OS.type=="windows") importFrom(utils,shortPathName)
- import(XML)
- import(bitops)
- import(mapdata)
- import(parallel)
- import(ptw)
- import(raster)
- import(rgdal)
- import(sp)
- importFrom(RCurl,getURL)
- importFrom(devtools,install_github)
- importFrom(grDevices,dev.new)
- importFrom(grDevices,dev.off)
- importFrom(grDevices,png)
- importFrom(graphics,abline)
- importFrom(graphics,box)
- importFrom(graphics,grid)
- importFrom(graphics,locator)
- importFrom(graphics,title)
- importFrom(mapedit,selectFeatures)
- importFrom(maps,map.axes)
- importFrom(maptools,checkPolygonsHoles)
- importFrom(maptools,map2SpatialLines)
- importFrom(maptools,map2SpatialPolygons)
- importFrom(methods,as)
- importFrom(methods,new)
- importFrom(methods,slot)
- importFrom(rgeos,gBuffer)
- importFrom(rgeos,gIsValid)
- importFrom(sf,st_as_sf)
- importFrom(stats,na.omit)
- importFrom(stats,smooth.spline)
- importFrom(utils,capture.output)
- importFrom(utils,download.file)
- importFrom(utils,installed.packages)
- importFrom(utils,read.table)
- importFrom(utils,vi)
- importFrom(utils,write.csv)
- importFrom(utils,write.table)
|