Skip to contents

Downloads the credit excess return data used in Asvanunt and Richardson, 2015, “The Credit Risk Premium," working paper.

Usage

aqr_credit_risk_premium(.tidy = TRUE)

Arguments

.tidy

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

Value

A tibble.

Examples

if (FALSE) {
  aqr_credit_risk_premium()
}