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

https://github.com/rinterface/charpentetest

What the Package Does (One Line, Title Case)
https://github.com/rinterface/charpentetest

Last synced: about 2 months ago
JSON representation

What the Package Does (One Line, Title Case)

Awesome Lists containing this project

README

          

# charpenteTest

[![CRAN status](https://www.r-pkg.org/badges/version/charpenteTest)](https://CRAN.R-project.org/package=charpenteTest)
[![Lifecycle: experimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://lifecycle.r-lib.org/articles/stages.html#experimental)
[![R-CMD-check](https://github.com/RinteRface/charpenteTest/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/RinteRface/charpenteTest/actions/workflows/R-CMD-check.yaml)

The goal of charpenteTest is to ...

## Installation

You can install the development version of charpenteTest 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(charpenteTest)
## basic example code
```