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

https://github.com/aviralg/annotatr

An R package that adds support for annotations in R
https://github.com/aviralg/annotatr

Last synced: 2 months ago
JSON representation

An R package that adds support for annotations in R

Awesome Lists containing this project

README

          

# annotatr
[![Travis build status](https://travis-ci.org/aviralg/annotatr.svg?branch=master)](https://travis-ci.org/aviralg/annotatr)

The goal of annotatr is to ...

## Installation

You can install the released version of annotatr from [CRAN](https://CRAN.R-project.org) with:

``` r
install.packages("annotatr")
```

## Example

This is a basic example which shows you how to solve a common problem:

``` r
## basic example code
```