| 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 |
| 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 |
| getTaxonTable | Get NEON taxon table |
| 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 |
| stackByTable | Join data files in a zipped NEON data package by table type |
| stackDataFiles | Join data files in a unzipped NEON data package by table type |
| table_types | Publication table information |
| transformFileToGeoCSV | Transform NEON CSV file to GeoCSV |
| unzipZipfile | 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 |