Learn R Programming

popEpi (version 0.4.12)

lower_bound: 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)

Value

A numeric vector.

Arguments

cut

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

Author

Matti Rantanen