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
<divclass="quarto-title"><h1class="title display-7">Introduction to R: <em>a quickstart to R and the Tidyverse for data science</em></h1></div></header>
131
-
<p>Below are the introductory video streams hosted by the Rfun learning series.</p>
132
-
<p>Please <strong>explore more</strong> at the <ahref="https://rfun.library.duke.edu"><strong>Rfun</strong></a> site.</p>
131
+
<p>Below are the introductory video streams hosted by the Rfun learning series. Follow the quick reference pages linked from the page header and please <strong>explore more</strong> at the <ahref="https://rfun.library.duke.edu"><strong>Rfun</strong></a> site.</p>
<divclass="nav-footer-center">Text and figures are licensed under Creative Commons Attribution <ahref="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0</a><br><ahref="https://JohnLittle.info">John Little</a> · <ahref="https://rfun.library.duke.edu">Rfun</a> · <ahref="https://library.duke.edu/data">Center for Data & Visualization Sciences</a> · <ahref="https://library.duke.edu">Duke University Libraries</a></div>
270
+
<divclass="nav-footer-center">Text and figures are licensed under Creative Commons Attribution <ahref="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0</a><br><ahref="https://rfun.library.duke.edu">Rfun</a> · <ahref="https://library.duke.edu/data">Center for Data & Visualization Sciences</a> · <ahref="https://library.duke.edu">Duke University Libraries</a></div>
Copy file name to clipboardExpand all lines: _site/search.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -179,7 +179,7 @@
179
179
"href": "index.html",
180
180
"title": "Introduction to R: a quickstart to R and the Tidyverse for data science",
181
181
"section": "",
182
-
"text": "Please explore more at the Rfun site.\n\n\n\nFIRST: Introduction\n\n\n\nSECOND: Data Wrangling with dplyr\n\n\n\n\n\nquickStart ggplot2Intro ggplot2Advanced Viz\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nMappingGeospatial Analysis\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nBasic/brief into to linear regression workflow \n\n\nIteration and Custom Functions\n- Shareable Code available now- YouTube modular videos coming soon.\n\n\n\n\nAdditional background and explanatory videos/materials are available from Rfun.library.duke.edu"
182
+
"text": "FIRST: Introduction\n\n\n\nSECOND: Data Wrangling with dplyr\n\n\n\n\n\nquickStart ggplot2Intro ggplot2Advanced Viz\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nMappingGeospatial Analysis\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nBasic/brief into to linear regression workflow \n\n\nIteration and Custom Functions\n- Shareable Code available now- YouTube modular videos coming soon.\n\n\n\n\nAdditional background and explanatory videos/materials are available from Rfun.library.duke.edu"
Copy file name to clipboardExpand all lines: index.qmd
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -2,9 +2,7 @@
2
2
title: "Introduction to R: _a quickstart to R and the Tidyverse for data science_"
3
3
---
4
4
5
-
Below are the introductory video streams hosted by the Rfun learning series.
6
-
7
-
Please **explore more** at the [**Rfun**](https://rfun.library.duke.edu) site.
5
+
Below are the introductory video streams hosted by the Rfun learning series. Follow the quick reference pages linked from the page header and please **explore more** at the [**Rfun**](https://rfun.library.duke.edu) site.
8
6
9
7
::: {layout-ncol="2"}
10
8
**FIRST: Introduction**\
@@ -35,7 +33,9 @@ Please **explore more** at the [**Rfun**](https://rfun.library.duke.edu) site.
0 commit comments