/PtxExample

Primary LanguageROtherNOASSERTION

---
output: github_document
---

<!-- README.md is generated from README.Rmd. Please edit that file -->

```{r, include = FALSE}
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)
```

# PtxExample

<!-- badges: start -->
[![Lifecycle: experimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://www.tidyverse.org/lifecycle/#experimental)
<!-- badges: end -->

The goal of PtxExample is to ...

## Installation

You can install the released version of PtxExample from [CRAN](https://CRAN.R-project.org) with:

``` r
devtools::install_github("puigjos/PtxExample")
```