byFileAOP               Serially download all AOP files for a given
                        site, year, and product
byTileAOP               Download AOP tiles overlapping specified
                        coordinates for a given site, year, and product
footRaster              Extract eddy covariance footprint data from
                        HDF5 format
getAvg                  Get a list of the available averaging intervals
                        for a data product
getDatatable            Get NEON data table
getFilesize             Get a file's size in megabytes
getPackage              Get NEON data package
getProductInfo          Get NEON data product information
getProductSensors       Get data product-sensor relationships
getReadmePublicationDate
                        Scrape the publication date from each ReadMe
                        file
getRecentPublication    Returns the most recent files for those that do
                        not need stacking
getTaxonTable           Get NEON taxon table
getVarsEddy             Extract list of eddy covariance tables from
                        HDF5 files
listFilesInZip          Get a data frame with the names of all files
                        within a zipped NEON data package
listZipfiles            Get all zip file names within a zipped NEON
                        data package
loadByProduct           Get files from NEON API, stack tables, and load
                        into the current environment
readTableNEON           Read a NEON data table with correct data types
                        for each variable
stackByTable            Join data files in a zipped NEON data package
                        by table type
stackDataFilesParallel
                        Join data files in a unzipped NEON data package
                        by table type
stackEddy               Extract eddy covariance data from HDF5 format
table_types             Publication table information
transformFileToGeoCSV   Transform NEON CSV file to GeoCSV
unzipZipfileParallel    Unzip a zip file either at just the top level
                        or recursively through the file
zipsByProduct           Get files from NEON API to feed the
                        stackByTable() function
zipsByURI               Get files from NEON ECS Bucket using URLs in
                        stacked data
