https://github.com/cassiofb-dev/teste
What the Package Does (One Line, Title Case)
https://github.com/cassiofb-dev/teste
Last synced: 8 months ago
JSON representation
What the Package Does (One Line, Title Case)
- Host: GitHub
- URL: https://github.com/cassiofb-dev/teste
- Owner: cassiofb-dev
- License: other
- Created: 2021-08-02T03:00:43.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-02T03:46:29.000Z (almost 5 years ago)
- Last Synced: 2025-09-12T00:46:52.036Z (9 months ago)
- Language: R
- Size: 43 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# teste
[](https://CRAN.R-project.org/package=teste)
[](https://lifecycle.r-lib.org/articles/stages.html#experimental)
[](https://travis-ci.com/cassiofb-dev/teste)
[](https://codecov.io/gh/cassiofb-dev/teste?branch=master)
[](https://ci.appveyor.com/project/cassiofb-dev/teste)
The goal of teste is to ...
## Installation
You can install the released version of teste from [CRAN](https://CRAN.R-project.org) with:
``` r
install.packages("teste")
```
## Example
This is a basic example which shows you how to solve a common problem:
``` r
library(teste)
## basic example code
```