get_me_breakpoints {farr}R Documentation

Create a table of with cut-offs for size portfolios

Description

Create a table of with cut-offs for size portfolios

Usage

get_me_breakpoints()

Value

tbl_df

Examples

library(dplyr, warn.conflicts = FALSE)
get_me_breakpoints() %>% filter(month == '2022-04-01')

[Package farr version 0.3.0 Index]