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

nadinewestr

A package that makes the data analysis works for Nadine West Data Analysts a bit easy by collaborating some regularly needed functions.
The analysts frequently require using some cleaning and plotting functions and they have been brought together here.

Installation

Please install the package from GitHub with:

install.packages("devtools")
devtools::install_github("shahreyar-abeer/nadinewestr")


shahreyar-abeer/nadinewestr documentation built on May 27, 2019, 1:06 a.m.