knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "README-"
)

MyPackage

The goal of MyPackage is to explore making packages and publishing them online.

Installation

You can install MyPackage from github with:

# install.packages("devtools")
devtools::install_github("utkuhangenc/MyPackage")


utkuhangenc/MyPackage documentation built on May 7, 2019, 9:32 a.m.