get_me_breakpoints: Create a table of with cut-offs for size portfolios

View source: R/get_me_breakpoints.R

get_me_breakpointsR 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')

farr documentation built on Feb. 16, 2023, 8:11 p.m.