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

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

get.first.boxR Documentation

Get first occupied area in a time frame

Description

Get first occupied area in a time frame

Usage

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

see vignette

galuardi/SatTagSim documentation built on Oct. 22, 2024, 10:18 a.m.