+ All Categories
Home > Documents > R Markdown Instructions binary distributions of the base ystem and contributed packages, Windows and...

R Markdown Instructions binary distributions of the base ystem and contributed packages, Windows and...

Date post: 27-Jun-2018
Category:
Upload: dominh
View: 262 times
Download: 0 times
Share this document with a friend
18
R Markdown Instructions Step by Step Read carefully. September 26, 2017 1 / 18
Transcript
Page 1: R Markdown Instructions binary distributions of the base ystem and contributed packages, Windows and Mac users most likely want one of these ...

R Markdown Instructions

Step by Step

Read carefully.

September 26, 2017

1 / 18

Page 2: R Markdown Instructions binary distributions of the base ystem and contributed packages, Windows and Mac users most likely want one of these ...

Step 1 - Install R

https://cloud.r-project.org/

2 / 18

Page 3: R Markdown Instructions binary distributions of the base ystem and contributed packages, Windows and Mac users most likely want one of these ...

Install R

3 / 18

Page 4: R Markdown Instructions binary distributions of the base ystem and contributed packages, Windows and Mac users most likely want one of these ...

Step 2 - Install pandoc

http://pandoc.org/installing.html

4 / 18

Page 5: R Markdown Instructions binary distributions of the base ystem and contributed packages, Windows and Mac users most likely want one of these ...

Install pandoc

5 / 18

Page 6: R Markdown Instructions binary distributions of the base ystem and contributed packages, Windows and Mac users most likely want one of these ...

Step 3 - Install R Studio

https://www.rstudio.com/products/rstudio/

6 / 18

Page 7: R Markdown Instructions binary distributions of the base ystem and contributed packages, Windows and Mac users most likely want one of these ...

Install R Studio

7 / 18

Page 8: R Markdown Instructions binary distributions of the base ystem and contributed packages, Windows and Mac users most likely want one of these ...

Remember. You need to install them after downloading.

8 / 18

Page 9: R Markdown Instructions binary distributions of the base ystem and contributed packages, Windows and Mac users most likely want one of these ...

Remember. You need to install all programs after downloadingthem. If ok, proceed to next steps.

9 / 18

Page 10: R Markdown Instructions binary distributions of the base ystem and contributed packages, Windows and Mac users most likely want one of these ...

Step 4 - Open R Studio and open an R Markdown document.

Note: If prompted, install the required packages.Change the title and author accordingly. Select Word format.Save your R Markdown file (.Rmd) with a proper name.

10 / 18

Page 11: R Markdown Instructions binary distributions of the base ystem and contributed packages, Windows and Mac users most likely want one of these ...

R Markdown Document

11 / 18

Page 12: R Markdown Instructions binary distributions of the base ystem and contributed packages, Windows and Mac users most likely want one of these ...

R Markdown Document

12 / 18

Page 13: R Markdown Instructions binary distributions of the base ystem and contributed packages, Windows and Mac users most likely want one of these ...

R Markdown Document

13 / 18

Page 14: R Markdown Instructions binary distributions of the base ystem and contributed packages, Windows and Mac users most likely want one of these ...

Step 5 - Change the content to answer the questions and Knit.

Note: R code inside the chunks (areas denoted by specialbackticks).Hash symbol # means commenting in R.After you click Knit, it will compile below.You will have a word document.

14 / 18

Page 15: R Markdown Instructions binary distributions of the base ystem and contributed packages, Windows and Mac users most likely want one of these ...

Knitting

15 / 18

Page 16: R Markdown Instructions binary distributions of the base ystem and contributed packages, Windows and Mac users most likely want one of these ...

Knitting

16 / 18

Page 17: R Markdown Instructions binary distributions of the base ystem and contributed packages, Windows and Mac users most likely want one of these ...

Knitting

17 / 18

Page 18: R Markdown Instructions binary distributions of the base ystem and contributed packages, Windows and Mac users most likely want one of these ...

Final Step - Submit your work onBilgi Learn.

18 / 18


Recommended