You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: 1_02_R_calculator.Rmd
+1-1
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
5
5
### Basic arithmetic
6
6
7
-
At the end of the last chapter we saw that R can apparently handle familiar arithmetic operations: addition, subtraction, multiplication, division. If we want to add or subtract a pair of numbers just place the `+` or `-` symbol in between two numbers, hit Enter, and R will read the expression, evaluate it, and print the result to the Console. This works exactly as we expect it to:
7
+
The end of the [Get up and running with R and RStudio] chapter demonstrated that R can handle familiar arithmetic operations: addition, subtraction, multiplication, division. If we want to add or subtract a pair of numbers just place the `+` or `-` symbol in between two numbers, hit Enter, and R will read the expression, evaluate it, and print the result to the Console. This works exactly as we expect it to:
<liclass="chapter" data-level="0.2" data-path="index.html"><ahref="index.html#howto-use"><iclass="fa fa-check"></i><b>0.2</b> How to use the book</a></li>
<liclass="chapter" data-level="" data-path="get-up-and-running-with-r-and-rstudio.html"><ahref="get-up-and-running-with-r-and-rstudio.html"><iclass="fa fa-check"></i>Get up and running with R and RStudio</a><ul>
138
138
<liclass="chapter" data-level="" data-path="get-up-and-running-with-r-and-rstudio.html"><ahref="get-up-and-running-with-r-and-rstudio.html#what-is-r"><iclass="fa fa-check"></i>What is R?</a><ul>
@@ -213,13 +213,6 @@
213
213
</ul></li>
214
214
<liclass="part"><span><b>II Data Wrangling</b></span></li>
<p>At the end of the last chapter we saw that R can apparently handle familiar arithmetic operations: addition, subtraction, multiplication, division. If we want to add or subtract a pair of numbers just place the <code>+</code> or <code>-</code> symbol in between two numbers, hit Enter, and R will read the expression, evaluate it, and print the result to the Console. This works exactly as we expect it to:</p>
242
+
<p>The end of the <ahref="get-up-and-running-with-r-and-rstudio.html#get-up-and-running-with-r-and-rstudio">Get up and running with R and RStudio</a> chapter demonstrated that R can handle familiar arithmetic operations: addition, subtraction, multiplication, division. If we want to add or subtract a pair of numbers just place the <code>+</code> or <code>-</code> symbol in between two numbers, hit Enter, and R will read the expression, evaluate it, and print the result to the Console. This works exactly as we expect it to:</p>
<liclass="chapter" data-level="0.2" data-path="index.html"><ahref="index.html#howto-use"><iclass="fa fa-check"></i><b>0.2</b> How to use the book</a></li>
<liclass="chapter" data-level="" data-path="get-up-and-running-with-r-and-rstudio.html"><ahref="get-up-and-running-with-r-and-rstudio.html"><iclass="fa fa-check"></i>Get up and running with R and RStudio</a><ul>
138
138
<liclass="chapter" data-level="" data-path="get-up-and-running-with-r-and-rstudio.html"><ahref="get-up-and-running-with-r-and-rstudio.html#what-is-r"><iclass="fa fa-check"></i>What is R?</a><ul>
@@ -213,13 +213,6 @@
213
213
</ul></li>
214
214
<liclass="part"><span><b>II Data Wrangling</b></span></li>
<liclass="chapter" data-level="0.2" data-path="index.html"><ahref="index.html#howto-use"><iclass="fa fa-check"></i><b>0.2</b> How to use the book</a></li>
<liclass="chapter" data-level="" data-path="get-up-and-running-with-r-and-rstudio.html"><ahref="get-up-and-running-with-r-and-rstudio.html"><iclass="fa fa-check"></i>Get up and running with R and RStudio</a><ul>
138
138
<liclass="chapter" data-level="" data-path="get-up-and-running-with-r-and-rstudio.html"><ahref="get-up-and-running-with-r-and-rstudio.html#what-is-r"><iclass="fa fa-check"></i>What is R?</a><ul>
@@ -213,13 +213,6 @@
213
213
</ul></li>
214
214
<liclass="part"><span><b>II Data Wrangling</b></span></li>
0 commit comments