-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathR-ecology-lesson--01-intro-to-r.diff
22 lines (19 loc) · 1.39 KB
/
R-ecology-lesson--01-intro-to-r.diff
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
diff --git a/home/zhian/Documents/Carpentries/Git/zkamvar--postmaul/data/rmd-repos/datacarpentry--R-ecology-lessonR3/_site/01-intro-to-r.md b/home/zhian/Documents/Carpentries/Git/zkamvar--postmaul/data/rmd-repos/datacarpentry--R-ecology-lessonR4/_site/01-intro-to-r.md
index 61b15b9..b90b63c 100644
--- a/home/zhian/Documents/Carpentries/Git/zkamvar--postmaul/data/rmd-repos/datacarpentry--R-ecology-lessonR3/_site/01-intro-to-r.md
+++ b/home/zhian/Documents/Carpentries/Git/zkamvar--postmaul/data/rmd-repos/datacarpentry--R-ecology-lessonR4/_site/01-intro-to-r.md
@@ -131,7 +131,7 @@ comprehensive and may seem overwhelming at first. You can install the
[**`lintr`**](https://github.com/jimhester/lintr) package to
automatically check for issues in the styling of your code.
-> ### Objects vs. variables {#objects-vs.variables}
+> ### Objects vs. variables
>
> What are known as `objects` in `R` are known as `variables` in many
> other programming languages. Depending on the context, `object` and
@@ -773,7 +773,7 @@ Now that we have learned how to write scripts, and the basics of R's
data structures, we are ready to start working with the Portal dataset
we have been using in the other lessons, and learn about data frames.
-Page built on: 📆 2020-07-24 ‒ 🕢 19:45:32
+Page built on: 📆 2020-07-24 ‒ 🕢 19:46:23
:::
------------------------------------------------------------------------