calcprop: Calculate proportions of circular variable within an interval

Description Usage Arguments Value

View source: R/supportfunctions.R

Description

Support function that calculates proportion of a vector of circular data within an interval

Usage

1
calcprop(x, p1, p2)

Arguments

x

Vector of data

p1

Number identifying start of interval

p2

Number identifying end of interval

Value

Returns proportion of the vector within the interval


activityGCMM documentation built on June 15, 2021, 1:06 a.m.