powered by
Create a table of with cut-offs for size portfolios
get_me_breakpoints(keep_max = FALSE)
Set to TRUE to keep upper-bound of highest decile. Default is FALSE, which will replace upper bound with Inf.
TRUE
FALSE
Inf
library(dplyr, warn.conflicts = FALSE) get_me_breakpoints() %>% filter(month == '2022-04-01')
Run the code above in your browser using DataLab