midpts {spatsurv}R Documentation

midpts function

Description

A function to compute the midpoints of a vector

Usage

midpts(x)

Arguments

x

a vector

Value

the midpoints, a vector of length length(x)-1


[Package spatsurv version 2.0-1 Index]