Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 764 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 764 Bytes

R Installation Guide

This guide provides step-by-step description on how to install and access RStudio. This guide supports MacOS and Windows operating systems.

Build website

bookdown::render_book('index.Rmd', 'bookdown::gitbook')

Build pdf

bookdown::render_book('index.Rmd', 'bookdown::pdf_book')

Build ebook

bookdown::render_book("index.Rmd", "bookdown::epub_book")

Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.