Description Usage Arguments Details Value Author(s) Examples
cut_ext
converts a numeric object to factor given the breaks and
condition applied to the high threshold of each interval.
1 |
x |
numeric vector to be converted to factor. breaks numeric vector of breaks to be included. condition condition to be applied to the high threshold of interval. |
breaks |
break point to divide the categories. |
condition |
condition for each break point in order to define open or close intervals. |
details.
The new factor is returned.
Erick A. Chacon-Montalvan
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.