Skip to contents

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()
}