forked from rich-iannone/splitr
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathNAMESPACE
More file actions
32 lines (31 loc) · 699 Bytes
/
NAMESPACE
File metadata and controls
32 lines (31 loc) · 699 Bytes
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
# Generated by roxygen2: do not edit by hand
export(add_emissions)
export(add_grid)
export(add_params)
export(add_species)
export(create_disp_model)
export(create_grid)
export(create_traj_model)
export(dispersion_plot)
export(dispersion_read)
export(get_met_edas40)
export(get_met_forecast_nam)
export(get_met_gdas0p5)
export(get_met_gdas1)
export(get_met_nam12)
export(get_met_narr)
export(get_met_reanalysis)
export(get_output_df)
export(hysplit_dispersion)
export(hysplit_trajectory)
export(run_model)
export(trajectory_list)
export(trajectory_plot)
export(trajectory_read)
import(RCurl)
import(downloader)
import(ggmap)
import(leaflet)
import(lubridate)
import(scales)
importFrom(dplyr,as.tbl)