An open API service indexing awesome lists of open source software.

https://github.com/quantgen/bgdataext

Staging Package for BGData
https://github.com/quantgen/bgdataext

Last synced: about 2 months ago
JSON representation

Staging Package for BGData

Awesome Lists containing this project

README

        

BGDataExt: Staging Package for BGData
=====================================

The testing area of the [BGData suite of R
packages](https://CRAN.R-project.org/package=BGData). This package contains
features which have not been integrated into the suite yet.

Installation
------------

This package will not be released on CRAN. To install the development version
from Github:

```R
# install.packages("remotes")
remotes::install_github("QuantGen/BGDataExt")
```