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

mypkg

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.

Installation

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")


Snamaravi/mypkg_Sneha documentation built on Oct. 30, 2019, 11:59 p.m.