Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 771 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 771 Bytes

Installation Guide

This guide provides step-by-step description on how to install and access Python. This guide supports MacOS, Linux 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.