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

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)

Awesome Lists containing this project

README

          

# teste

[![CRAN status](https://www.r-pkg.org/badges/version/teste)](https://CRAN.R-project.org/package=teste)
[![Lifecycle: experimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://lifecycle.r-lib.org/articles/stages.html#experimental)
[![Travis build status](https://travis-ci.com/cassiofb-dev/teste.svg?branch=master)](https://travis-ci.com/cassiofb-dev/teste)
[![Codecov test coverage](https://codecov.io/gh/cassiofb-dev/teste/branch/master/graph/badge.svg)](https://codecov.io/gh/cassiofb-dev/teste?branch=master)
[![AppVeyor build status](https://ci.appveyor.com/api/projects/status/github/cassiofb-dev/teste?branch=master&svg=true)](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
```