Skip to contents

Downloads data with the self-financing returns of equity Up Minus Down (UMD) factors.

Usage

aqr_umd_daily(.tidy = TRUE)

Arguments

.tidy

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

Value

A tibble.

Examples

if (FALSE) {
  aqr_umd_daily()
}