-
Notifications
You must be signed in to change notification settings - Fork 2
/
NAMESPACE
60 lines (59 loc) · 1.33 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
# Generated by roxygen2: do not edit by hand
S3method("$",vital)
S3method("$<-",vital)
S3method("[",vital)
S3method("[[",vital)
S3method("[[<-",vital)
S3method(as.list,vital)
S3method(names,vital)
export(aggregate_migration)
export(backmeiosis)
export(backmigrate)
export(census_neighborhoods)
export(crop_population)
export(crop_simulation)
export(demography)
export(discretize_kernel)
export(dispersal_distance)
export(extend_simulation)
export(flat_habitat)
export(generation)
export(generation_raster)
export(getElement.vital)
export(get_N)
export(habitable_points)
export(intrinsic_growth)
export(layer_adjacency)
export(lineage_generation)
export(make_circles)
export(make_population)
export(mating_tensor)
export(migrate)
export(migrate_raster)
export(migration)
export(migration_matrix)
export(nhabitable)
export(plot.population)
export(plot.simulation)
export(plot_lineages)
export(population)
export(random_habitat)
export(rbinom_matrix)
export(rbinom_raster)
export(rpois_matrix)
export(rpois_raster)
export(sample_neighborhoods)
export(seed_production)
export(seed_production_raster)
export(select_clumps)
export(set_N)
export(setup_demography)
export(setup_migration)
export(setup_vital)
export(sierpinski_overlay)
export(sim_to_brick)
export(simulate_lineages)
export(simulate_pop)
export(subset_migration)
export(values.population)
export(vital)