README.md

R.nomics

An R package that talks to DBnomics

How to install

In R console:

install.packages("devtools")

install_github("SuperMayo/R.nomics")

Basic use

To download a given series, copy the slug of the data, then

data <- DBson("slug")

will give you a data frame with 3 columns [ time , values , varname ]



SuperMayo/R.nomics documentation built on May 28, 2019, 3:16 p.m.