Skip to contents

Downloads an updated version of the data used in “Commodities for the Long Run".

Usage

aqr_commodities_long_run(.tidy = TRUE)

Arguments

.tidy

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

Value

A tibble.

References

“Commodities for the Long Run" (Levine, Ooi, Richardson, and Sasseville, FAJ, 2018)

Examples

if (FALSE) {
  aqr_commodities_long_run()
}