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

Follow the general instruction: https://osoramirez.github.io/resumeR_presentacion/

resumeRdesc

The goal of resumeR is to get a entire summary statistic. You have installed resumeR on your R system, version 3.4.4 or later “https://cran.r-project.org/”. Works better in Rstudio “https://www.rstudio.com”

Installation

You can install resumeRdesc from github with:

# install.packages("devtools")
devtools::install_github("osoramirez/resumeRdesc")

Get a complete summary table, histogram and boxplot of your distribution data.



osoramirez/resumeRdesc documentation built on May 31, 2019, 5:13 p.m.