get_size_rets_monthly: Create a table of monthly returns for size portfolios

View source: R/get_size_rets_monthly.R

get_size_rets_monthlyR Documentation

Create a table of monthly returns for size portfolios

Description

Create a table of monthly returns for size portfolios

Usage

get_size_rets_monthly()

Value

tbl_df

Examples

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

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