-
Notifications
You must be signed in to change notification settings - Fork 17
/
Copy pathNAMESPACE
180 lines (179 loc) · 4.06 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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
# Generated by roxygen2: do not edit by hand
S3method(plot,EmissionFactors)
S3method(plot,EmissionFactorsList)
S3method(plot,Emissions)
S3method(plot,EmissionsArray)
S3method(plot,GriddedEmissionsArray)
S3method(plot,Speed)
S3method(plot,Vehicles)
S3method(print,EmissionFactors)
S3method(print,EmissionFactorsList)
S3method(print,Emissions)
S3method(print,EmissionsArray)
S3method(print,GriddedEmissionsArray)
S3method(print,Speed)
S3method(print,Vehicles)
S3method(summary,EmissionFactors)
S3method(summary,EmissionFactorsList)
S3method(summary,Emissions)
S3method(summary,EmissionsArray)
S3method(summary,GriddedEmissionsArray)
S3method(summary,Speed)
S3method(summary,Vehicles)
export(EmissionFactors)
export(EmissionFactorsList)
export(Emissions)
export(EmissionsArray)
export(EmissionsList)
export(Evaporative)
export(GriddedEmissionsArray)
export(Speed)
export(Vehicles)
export(add_lkm)
export(add_miles)
export(add_polid)
export(addscale)
export(adt)
export(age)
export(age_hdv)
export(age_ldv)
export(age_moto)
export(age_veh)
export(aw)
export(celsius)
export(check_nt)
export(cold_mileage)
export(colplot)
export(dmonth)
export(ef_cetesb)
export(ef_china)
export(ef_china_det)
export(ef_china_h)
export(ef_china_hu)
export(ef_china_long)
export(ef_china_s)
export(ef_china_speed)
export(ef_china_te)
export(ef_china_th)
export(ef_eea)
export(ef_emfac)
export(ef_evap)
export(ef_fun)
export(ef_hdv_scaled)
export(ef_hdv_speed)
export(ef_im)
export(ef_ldv_cold)
export(ef_ldv_cold_list)
export(ef_ldv_scaled)
export(ef_ldv_speed)
export(ef_local)
export(ef_nitro)
export(ef_wear)
export(ef_whe)
export(emis)
export(emis_chem)
export(emis_chem2)
export(emis_china)
export(emis_cold)
export(emis_cold_td)
export(emis_det)
export(emis_dist)
export(emis_emfac)
export(emis_evap)
export(emis_evap2)
export(emis_grid)
export(emis_hot_td)
export(emis_long)
export(emis_order)
export(emis_paved)
export(emis_post)
export(emis_to_streets)
export(emis_wear)
export(fuel_corr)
export(get_ef_ref)
export(get_project)
export(grid_emis)
export(hot_soak)
export(invcop)
export(inventory)
export(long_to_wide)
export(make_grid)
export(moves_ef)
export(moves_rpd)
export(moves_rpdy)
export(moves_rpdy_meta)
export(moves_rpdy_sf)
export(moves_rpsy_meta)
export(moves_rpsy_sf)
export(moves_speed)
export(my_age)
export(netspeed)
export(remove_units)
export(running_losses)
export(speciate)
export(split_emis)
export(temp_fact)
export(temp_veh)
export(to_latex)
export(vein_notes)
export(vkm)
export(wide_to_long)
importFrom(cptcity,cpt)
importFrom(data.table,":=")
importFrom(data.table,':=')
importFrom(data.table,.SD)
importFrom(data.table,as.data.table)
importFrom(data.table,data.table)
importFrom(data.table,dcast.data.table)
importFrom(data.table,fifelse)
importFrom(data.table,melt)
importFrom(data.table,melt.data.table)
importFrom(data.table,rbindlist)
importFrom(data.table,setDF)
importFrom(data.table,setDT)
importFrom(data.table,setorderv)
importFrom(dotCall64,.C64)
importFrom(dotCall64,vector_dc)
importFrom(grDevices,colorRamp)
importFrom(grDevices,heat.colors)
importFrom(grDevices,rgb)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,legend)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(sf,st_area)
importFrom(sf,st_as_sf)
importFrom(sf,st_as_sfc)
importFrom(sf,st_bbox)
importFrom(sf,st_cast)
importFrom(sf,st_crop)
importFrom(sf,st_crs)
importFrom(sf,st_dimension)
importFrom(sf,st_geometry)
importFrom(sf,st_geometry_type)
importFrom(sf,st_intersection)
importFrom(sf,st_length)
importFrom(sf,st_set_geometry)
importFrom(sf,st_sf)
importFrom(sf,st_sfc)
importFrom(sf,st_transform)
importFrom(stats,median)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(units,as_units)
importFrom(units,install_unit)
importFrom(units,remove_unit)
importFrom(utils,data)
importFrom(utils,download.file)
importFrom(utils,file.edit)
importFrom(utils,head)
importFrom(utils,menu)
importFrom(utils,object.size)
importFrom(utils,packageVersion)
importFrom(utils,sessionInfo)
importFrom(utils,untar)
useDynLib(vein)
useDynLib(vein, .registration = TRUE)