aqr_momentum_monthly: Get the AQR Momentum Indexes

View source: R/momentum.R

aqr_momentum_monthlyR Documentation

Get the AQR Momentum Indexes

Description

Downloads data with the returns of AQR Momentum Index, AQR Small Cap Momentum Index, and AQR International Momentum Index.

Usage

aqr_momentum_monthly(.tidy = TRUE)

Arguments

.tidy

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

Value

A tibble.

Examples

if (FALSE) {
  aqr_momentum_monthly()
}

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