CI2shp_boot: Creates confidence interval polygons based on results of...

Description Usage Arguments

Description

Creates confidence interval polygons based on results of bootstrap iterations

Usage

1
2
CI2shp_boot(track, fname = "testshp", level = 0.95, npoints = 100,
  proj4string = CRS("+proj=longlat +ellps=WGS84 +datum=WGS84 +no_defs "))

Arguments

track

data.frame of $iter_summary from the result of itersf

fname

output file name, stored in workspace, not in folder

level

Confidence level

npoints

Number of points to include in polygon

proj4string

Projection for polygon


tribuzio/ABLXtag documentation built on May 31, 2019, 7:53 p.m.