Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jimbrig/lossdevtapp

Loss Development App
https://github.com/jimbrig/lossdevtapp

Last synced: 29 days ago
JSON representation

Loss Development App

Awesome Lists containing this project

README

        

---
output: github_document
---

```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "man/figures/README-",
out.width = "100%"
)
```

# lossdevtapp

[![Lifecycle: experimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://lifecycle.r-lib.org/articles/stages.html#experimental)
[![Codecov test coverage](https://codecov.io/gh/jimbrig/lossdevtapp/branch/main/graph/badge.svg)](https://app.codecov.io/gh/jimbrig/lossdevtapp?branch=main)
[![R-CMD-check](https://github.com/jimbrig/lossdevtapp/workflows/R-CMD-check/badge.svg)](https://github.com/jimbrig/lossdevtapp/actions)

The goal of lossdevtapp is to ...

## Installation

You can install the development version of lossdevtapp like so:

``` r
pak::pak("jimbrig/lossdevtapp")
```

## Code of Conduct

Please note that the lossdevtapp project is released with a [Contributor Code of Conduct](https://contributor-covenant.org/version/2/0/CODE_OF_CONDUCT.html). By contributing to this project, you agree to abide by its terms.