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

https://github.com/DivadNojnarg/installable-pwa-test


https://github.com/DivadNojnarg/installable-pwa-test

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# mypkg2

[![CRAN status](https://www.r-pkg.org/badges/version/mypkg2)](https://CRAN.R-project.org/package=mypkg2)
[![Lifecycle: experimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://www.tidyverse.org/lifecycle/#experimental)

The goal of mypkg2 is to ...

## Installation

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

``` r
install.packages("mypkg2")
```

## Example

This is a basic example which shows you how to solve a common problem:

``` r
library(mypkg2)
## basic example code
```