README.md

Rcheatsheet

How to install and use Rcheatsheet:\

Install devtools and crayon\

install.packages("devtools")\ install.packages("crayon")

Load devtools to install Rcheatsheet from GitHub\

library(devtools)\ install_github("wnk4242/Rcheatsheet")

Load Rcheatsheet and crayon(crayon is needed to run Rcheatsheet)\

library(crayon)\ library(Rcheatsheet)

Go to the main menu of Rcheatsheet and have fun:)\

mmenu()



wnk4242/Rcheatsheet documentation built on July 4, 2020, 12:58 a.m.