lower_bound: Return lower_bound value from char string (20,30]

View source: R/utility_functions.R

lower_boundR Documentation

Return lower_bound value from char string (20,30]

Description

selects lowest values of each factor after cut() based on that the value starts from index 2 and end in comma ",".

Usage

lower_bound(cut)

Arguments

cut

is a character vector of elements "(20,60]"

Value

A numeric vector.

Author(s)

Matti Rantanen


WetRobot/popEpi documentation built on Aug. 29, 2023, 3:53 a.m.