knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
THis is nice update
The goal of mypkg is to play qround to learn how R packages and GitHub work.
I am checking this file for conflict. I am trying to create a conflict here.
You can install the released version of mypkg from CRAN with:
install.packages("devtools") devtools::install_github(Snamaravi/mypkg_Sneha)
And the development version from GitHub with:
# install.packages("devtools") devtools::install_github("Snamaravi/mypkg_Sneha")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.