aqr_mkt_daily: Get the Market Factor

View source: R/factors_daily.R

aqr_mkt_dailyR Documentation

Get the Market Factor

Description

Downloads data with the market returns in excess of t-bills.

Usage

aqr_mkt_daily(.tidy = TRUE)

Arguments

.tidy

A flag. Should the output be tidy? The default is TRUE.

Value

A tibble.

Examples

if (FALSE) {
  aqr_mkt_daily()
}

Reckziegel/aqqr documentation built on Aug. 26, 2023, 1:15 p.m.