Skip to contents

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

Usage

aqr_mkt_monthly(.tidy = TRUE)

Arguments

.tidy

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

Value

A tibble.

Examples

if (FALSE) {
  aqr_mkt_monthly()
}