-
Notifications
You must be signed in to change notification settings - Fork 9
/
NAMESPACE
49 lines (48 loc) · 1.38 KB
/
NAMESPACE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
# Generated by roxygen2: do not edit by hand
export(npn_abundance_categories)
export(npn_allobssp)
export(npn_datasets)
export(npn_download_geospatial)
export(npn_download_individual_phenometrics)
export(npn_download_magnitude_phenometrics)
export(npn_download_site_phenometrics)
export(npn_download_status_data)
export(npn_get_agdd_point_data)
export(npn_get_custom_agdd_raster)
export(npn_get_custom_agdd_time_series)
export(npn_get_layer_details)
export(npn_get_phenophases_for_taxon)
export(npn_get_point_data)
export(npn_groups)
export(npn_indsatstations)
export(npn_indspatstations)
export(npn_lookup_names)
export(npn_obsspbyday)
export(npn_pheno_classes)
export(npn_phenophase_definitions)
export(npn_phenophase_details)
export(npn_phenophases)
export(npn_phenophases_by_species)
export(npn_set_env)
export(npn_species)
export(npn_species_id)
export(npn_species_search)
export(npn_species_state)
export(npn_species_types)
export(npn_stations)
export(npn_stations_by_location)
export(npn_stations_by_state)
export(npn_stations_with_spp)
export(npn_stationsbystate)
export(npn_stationswithspp)
importFrom(data.table,rbindlist)
importFrom(httr,GET)
importFrom(httr,content)
importFrom(httr,stop_for_status)
importFrom(jsonlite,fromJSON)
importFrom(magrittr,"%>%")
importFrom(plyr,rbind.fill)
importFrom(utils,URLencode)
importFrom(utils,download.file)
importFrom(utils,object.size)
importFrom(utils,write.table)