Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kwb-r/kwb.ogre

Functions Used Within The OGRE Project At KWB
https://github.com/kwb-r/kwb.ogre

project-ogre r r-package rstats

Last synced: about 1 month ago
JSON representation

Functions Used Within The OGRE Project At KWB

Awesome Lists containing this project

README

        

[![R-CMD-check](https://github.com/KWB-R/kwb.ogre/workflows/R-CMD-check/badge.svg)](https://github.com/KWB-R/kwb.ogre/actions?query=workflow%3AR-CMD-check)
[![pkgdown](https://github.com/KWB-R/kwb.ogre/workflows/pkgdown/badge.svg)](https://github.com/KWB-R/kwb.ogre/actions?query=workflow%3Apkgdown)
[![codecov](https://codecov.io/github/KWB-R/kwb.ogre/branch/master/graphs/badge.svg)](https://codecov.io/github/KWB-R/kwb.ogre)
[![Project Status](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://www.tidyverse.org/lifecycle/#experimental)
[![CRAN_Status_Badge](https://www.r-pkg.org/badges/version/kwb.ogre)]()

# kwb.ogre

This package contains functions for reading logger files.

## Installation

```r
#install.packages("remotes", repos = "https://cloud.r-project.org")
remotes::install_github("KWB-R/kwb.ogre")
```

## Documentation

Release: [https://kwb-r.github.io/kwb.ogre](https://kwb-r.github.io/kwb.ogre)

Development: [https://kwb-r.github.io/kwb.ogre/dev](https://kwb-r.github.io/kwb.ogre/dev)