get_WUI: Get World Uncertainty Index (WUI) data

Description Usage Arguments Value References See Also Examples

View source: R/funs.R

Description

Get World Uncertainty Index (WUI) data

Usage

1
get_WUI(type = "F1")

Arguments

type

sheet option from the official excel file.

Value

an xts data object

References

https://worlduncertaintyindex.com/data/

See Also

xts

Examples

1
2
wui_ave <- get_WUI("F1")
plot(wui_ave)

Lingbing/epuR documentation built on May 2, 2020, 1:22 p.m.