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

https://github.com/davidasmith/docmerge


https://github.com/davidasmith/docmerge

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# docmerge

**Very early development version. It might not work. It might change a lot.**

The goal of docmerge is to ...

## Installation

You can install the development version of docmerge like so:

``` r
# FILL THIS IN! HOW CAN PEOPLE INSTALL YOUR DEV PACKAGE?
```

## Example

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

``` r
library(docmerge)
## basic example code
```