lower_bound {popEpi}R 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


[Package popEpi version 0.4.12 Index]