Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 241 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 241 Bytes

rWEO

rWEO is an R package which provides access to the IMF World Economic Outlook(WEO) data.

Getting Started

  • install.packages(c("devtools","dplyr"))
  • library(devtools)
  • install_github("mingjerli/rWEO")
  • library(rWEO)