Skip to content

SuperMayo/R.nomics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 ]

About

An R package that talks to DBnomics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages