center_interval: Function to give the center of the interval

Description Usage Arguments Value

Description

Function to give the center of the interval object

Usage

1
center_interval(interval, inf2NA = FALSE)

Arguments

interval

an object from class interval

inf2NA

logical. If TRUE, entries containing -Inf or Inf, will return NA.

Value

A numeric vector


hmi documentation built on Oct. 23, 2020, 7:31 p.m.