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)
- Host: GitHub
- URL: https://github.com/rinterface/charpentetest
- Owner: RinteRface
- License: other
- Created: 2022-11-04T16:24:50.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-10T05:20:45.000Z (over 3 years ago)
- Last Synced: 2025-01-10T16:21:41.541Z (over 1 year ago)
- Language: R
- Size: 41 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: NEWS.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# charpenteTest
[](https://CRAN.R-project.org/package=charpenteTest)
[](https://lifecycle.r-lib.org/articles/stages.html#experimental)
[](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
```