Description Usage Arguments Value
Set the global parameters for the simulation, allowing for individual elements to be reassigned. Default parameters assume 8.1 hectare cells.
1 2 3 4 5 6 7 8 9 10  | set_g_p(tmax = 100, dem.st = FALSE, sdd.st = TRUE, bank = TRUE,
  n.cores = 4, lc.r = Inf, lc.c = Inf, n.lc = 6, N.p.t0 = 10,
  p.f = c(0.45, 0, 0.291, 0.309, 0.309, 0.272), mu = c(1948, 0, 14, 41,
  41, 21), gamma = 2.48, m = c(3, 3, 7, 7, 7, 7), p.c = c(0.165,
  0.165, 0.296, 0.252, 0.252, 0.296), sdd.rate = 0.03775, sdd.max = 24,
  bird.hab = c(0.32, 0.36, 0.05, 0.09, 0.09, 0.09), n.ldd = 19,
  s.c = 0.585, s.B = 0.72, s.M = c(0.9, 0, 0.6, 0.6, 0.6, 0.6),
  s.N = c(1, 1, 1, 1, 1, 1), K = c(28205, 0, 4162, 4162, 4162, 4162),
  g.D = 0, g.B = 0.2, p = c(0.295, 0, 0.421, 0.082, 0.082, 0.23),
  edges = "wall", method = "wt.mn")
 | 
tmax | 
 
  | 
dem.st | 
 
  | 
sdd.st | 
 
  | 
bank | 
 
  | 
n.cores | 
 
  | 
lc.r | 
 
  | 
lc.c | 
 
  | 
n.lc | 
 
  | 
N.p.t0 | 
 
  | 
p.f | 
 
  | 
mu | 
 
  | 
gamma | 
 
  | 
m | 
 
  | 
p.c | 
 
  | 
sdd.rate | 
 
  | 
sdd.max | 
 
  | 
bird.hab | 
 
  | 
n.ldd | 
 
  | 
s.c | 
 
  | 
s.B | 
 
  | 
s.M | 
 
  | 
s.N | 
 
  | 
K | 
 
  | 
g.D | 
 
  | 
g.B | 
 
  | 
p | 
 
  | 
edges | 
 
  | 
method | 
 
  | 
Named list of global parameters including all arguments as elements
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.