Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/adibender/ldatools


https://github.com/adibender/ldatools

Last synced: 20 days ago
JSON representation

Awesome Lists containing this project

README

        

# **`ldatools`** A set of utility functions for life-time data analysis (LDA)
[![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](http://www.repostatus.org/badges/latest/active.svg)](http://www.repostatus.org/#active)
[![Build Status](https://travis-ci.org/adibender/ldatools.svg?branch=master)](https://travis-ci.org/adibender/ldatools)
[![Build Status](https://ci.appveyor.com/api/projects/status/github/adibender/ldatools?branch=master&svg=true)](https://ci.appveyor.com/project/adibender/ldatools/branch/master)
[![codecov.io](https://codecov.io/github/adibender/ldatools/coverage.svg?branch=master)](https://codecov.io/github/adibender/ldatools/branch/master)
[![MIT license](http://img.shields.io/badge/license-MIT-brightgreen.svg)](http://opensource.org/licenses/MIT)

## Installation

Install from GitHub via

```r
devtools::install_github("adibender/ldatools")
```

### Acknowledgments
The `geom_stepribbon` function was copied almost without change from
the `RcmdrPlugin.KMggplot2` package (https://github.com/cran/RcmdrPlugin.KMggplot2).

A very useful function but loading the plug-in always starts `Rcmdr` and
resizing caused errors.