CI2shp: Export confidence intervals of an estimated track to a...

Description Usage Arguments Value Author(s) See Also

Description

May be used on a dataframe containing multiple tracks.

Usage

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

Arguments

track

track in the form of fmat or btrack make.fmat, make.btrack

fname

Output filename omitting file extensions

level

Confidence interval level desired (default 95%)

npoints

Number of points for each confidence interval (default 100)

proj4string

Projection string (see maptools)

Value

output is a shapefile

Author(s)

Benjamin Galuardi

See Also

make.fmat, make.btrack,maptools


galuardi/analyzepsat documentation built on May 17, 2019, 3:25 p.m.