get.first.box: Get first occupied area in a time frame

Description Usage Arguments Value See Also Examples

View source: R/get.first.box.R

Description

Get first occupied area in a time frame

Usage

1
get.first.box(simdat, syear = 2000, boxes = box7, seas.len = 90, nyears = 2)

Arguments

simdat

list of simulated tracks from make.sim.track.par

syear

start year; a dummy variable for date determination

boxes

spatial polygons strata for transition determination

seas.len

length of season. typically 90 days but can be adjusted for monthly or other time intervals

Value

data frame with Year season previous box (strata) matrix transition and current box (strata). nuumbers of previous box and current box refer to the polygon order in the the boxes parameter

See Also

get.trans.prob box7

Examples

1

galuardi/SatTagSim documentation built on Nov. 15, 2020, 6:28 a.m.