Skip to contents

Downloads data with the self-financing returns of equity High Minus Low (HML) factors using the Book to Market definition of Fama and French (1992).

Usage

aqr_hml_ff_monthly(.tidy = TRUE)

Arguments

.tidy

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

Value

A tibble.

Examples

if (FALSE) {
  aqr_hml_ff_monthly()
}