run_locs_2spp: Loop over locations with two species Function to loop over...

Description Usage Arguments

Description

Loop over locations with two species Function to loop over locations with two species

Usage

1
2
3
run_locs_2spp(shape_list, ncores, ctl_o, thing1, name1, thing2, name2, nreps,
  par_func = "change_two", index1 = FALSE, index2 = FALSE,
  loc_scenario = "rand", fixed_locs = NA, nsites)

Arguments

shape_list

Shape Scenarios to run, must specify

ncores

Number of cores

ctl_o

Original ctl list

thing1

Thing1 to loop over, see change_two function

name1

Name of thing1 to loop over, see change_two function

thing2

Thing2 to loop over, see change_two function

name2

Name of thing2 to loop over, see change_two function

nreps

Number of replicates

loc_scenario

Fixed, 'rand' or 'pref'

fixed_locs

Fixed sampling locations

nsites

Number of sites to sample

fixed_locs

Fixed sampling locations


peterkuriyama/hlsimulator documentation built on May 25, 2019, 1:51 a.m.