https://github.com/DivadNojnarg/installable-pwa-test
https://github.com/DivadNojnarg/installable-pwa-test
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/DivadNojnarg/installable-pwa-test
- Owner: DivadNojnarg
- License: other
- Created: 2021-01-02T22:31:56.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-17T11:10:16.000Z (almost 5 years ago)
- Last Synced: 2025-03-21T19:49:34.063Z (8 months ago)
- Language: JavaScript
- Size: 306 KB
- Stars: 2
- Watchers: 1
- 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
- jimsghstars - DivadNojnarg/installable-pwa-test - (JavaScript)
README
# mypkg2
[](https://CRAN.R-project.org/package=mypkg2)
[](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
```