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

https://github.com/mjfii/Profile-Dataset


https://github.com/mjfii/Profile-Dataset

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

        

#Profile Dataset

---

This R package, `profile.dataset`, uses ...

## Motivation

...

## Prerequisites

The two required packages, `data.table` and `parallel` - both of which are installing when this library is loaded.

## Installation

Using the `devtools` function, install with the below:

```r
install_github('mjfii/Profile-Dataset')
library('profile.dataset')
```

## Examples

To...:

```r
x <- c(1:5)
```

## Contributors

Michael Flanigan
email: [[email protected]]([email protected])
twitter: [@mjfii](https://twitter.com/mjfii)

# Versioning

0.0.0.9000 - Initial deployment (2017-02-10)