forked from nevrome/RSPLATCHE3
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
28 lines (27 loc) · 819 Bytes
/
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
# Generated by roxygen2: do not edit by hand
S3method(export,SPLATCHE3_ArrivalCell)
S3method(export,SPLATCHE3_Genetic)
S3method(export,SPLATCHE3_PopDensity)
S3method(export,SPLATCHE3_Sample)
S3method(export,SPLATCHE3_Veg2dyn)
S3method(export,SPLATCHE3_Veg2phase)
S3method(export,SPLATCHE3_settings)
S3method(export,default)
export(as.SPLATCHE3_ArrivalCell)
export(as.SPLATCHE3_Genetic)
export(as.SPLATCHE3_PopDensity)
export(as.SPLATCHE3_Sample)
export(as.SPLATCHE3_Veg2dyn)
export(as.SPLATCHE3_Veg2phase)
export(as.SPLATCHE3_settings)
export(export)
export(install)
export(is.SPLATCHE3_ArrivalCell)
export(is.SPLATCHE3_Genetic)
export(is.SPLATCHE3_PopDensity)
export(is.SPLATCHE3_Sample)
export(is.SPLATCHE3_Veg2dyn)
export(is.SPLATCHE3_Veg2phase)
export(is.SPLATCHE3_settings)
export(run)
importFrom(magrittr,"%>%")