My first R package
This is my personel package. The goal of My1Pck is to …
You can install My1Pck with:
devtools::install_github("elghouch/My1Pck")
This is a basic example which shows you how to solve a common problem:
library(My1Pck)
## basic example
add(1,2)
See package vignette here
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.