Skip to content

Commit

Permalink
use docs dir
Browse files Browse the repository at this point in the history
  • Loading branch information
jjallaire committed May 8, 2021
1 parent 6964a23 commit 97f8d7e
Show file tree
Hide file tree
Showing 88 changed files with 50 additions and 43 deletions.
1 change: 1 addition & 0 deletions _quarto.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
project:
type: book
output-dir: docs

book:
title: "Hands-On Programming with R"
Expand Down
Binary file added docs/Hands-On Programming with R.epub
Binary file not shown.
Binary file added docs/Hands-On Programming with R.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion _book/a1-starting.html → docs/a1-starting.html
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@ <h4 class="sidebar-title text-center mt-1 mb-0 py-0">Hands-On Programming with R
</div>
</nav>
</div>
<div class="col mx-auto col-sm-12 col-md-9 col-lg-7 px-lg-4">
<div class="col mx-auto col-sm-12 col-md-9 col-lg-7 px-lg-4">
<main>
<header id="title-block-header">
<h1 class="title d-none d-lg-block display-6">Appendix A — Installing R and RStudio</h1>
Expand Down
2 changes: 1 addition & 1 deletion _book/a2-packages.html → docs/a2-packages.html
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@ <h4 class="sidebar-title text-center mt-1 mb-0 py-0">Hands-On Programming with R
</div>
</nav>
</div>
<div class="col mx-auto col-sm-12 col-md-9 col-lg-7 px-lg-4">
<div class="col mx-auto col-sm-12 col-md-9 col-lg-7 px-lg-4">
<main>
<header id="title-block-header">
<h1 class="title d-none d-lg-block display-6">Appendix B — R Packages</h1>
Expand Down
2 changes: 1 addition & 1 deletion _book/a3-updating.html → docs/a3-updating.html
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@ <h4 class="sidebar-title text-center mt-1 mb-0 py-0">Hands-On Programming with R
</div>
</nav>
</div>
<div class="col mx-auto col-sm-12 col-md-9 col-lg-7 px-lg-4">
<div class="col mx-auto col-sm-12 col-md-9 col-lg-7 px-lg-4">
<main>
<header id="title-block-header">
<h1 class="title d-none d-lg-block display-6">Appendix C — Updating R and Its Packages</h1>
Expand Down
2 changes: 1 addition & 1 deletion _book/a4-data.html → docs/a4-data.html
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@ <h4 class="sidebar-title text-center mt-1 mb-0 py-0">Hands-On Programming with R
</div>
</nav>
</div>
<div class="col mx-auto col-sm-12 col-md-9 col-lg-7 px-lg-4">
<div class="col mx-auto col-sm-12 col-md-9 col-lg-7 px-lg-4">
<main>
<header id="title-block-header">
<h1 class="title d-none d-lg-block display-6">Appendix D — Loading and Saving Data in R</h1>
Expand Down
2 changes: 1 addition & 1 deletion _book/a5-debug.html → docs/a5-debug.html
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@ <h4 class="sidebar-title text-center mt-1 mb-0 py-0">Hands-On Programming with R
</div>
</nav>
</div>
<div class="col mx-auto col-sm-12 col-md-9 col-lg-7 px-lg-4">
<div class="col mx-auto col-sm-12 col-md-9 col-lg-7 px-lg-4">
<main>
<header id="title-block-header">
<h1 class="title d-none d-lg-block display-6">Appendix E — Debugging R Code</h1>
Expand Down
2 changes: 1 addition & 1 deletion _book/basics.html → docs/basics.html
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@ <h4 class="sidebar-title text-center mt-1 mb-0 py-0">Hands-On Programming with R
</div>
</nav>
</div>
<div class="col mx-auto col-sm-12 col-md-9 col-lg-7 px-lg-4">
<div class="col mx-auto col-sm-12 col-md-9 col-lg-7 px-lg-4">
<main>
<header id="title-block-header">
<h1 class="title d-none d-lg-block display-6"><span class="chapter-number">1</span>&nbsp; The Very Basics</h1>
Expand Down
2 changes: 1 addition & 1 deletion _book/cards.html → docs/cards.html
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ <h4 class="sidebar-title text-center mt-1 mb-0 py-0">Hands-On Programming with R
</div>
</nav>
</div>
<div class="col mx-auto col-sm-12 col-md-9 col-lg-7 px-lg-4">
<div class="col mx-auto col-sm-12 col-md-9 col-lg-7 px-lg-4">
<main>
<header id="title-block-header">
<h1 class="title d-none d-lg-block display-6">Project 2: Playing Cards</h1>
Expand Down
File renamed without changes
2 changes: 1 addition & 1 deletion _book/dice.html → docs/dice.html
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ <h4 class="sidebar-title text-center mt-1 mb-0 py-0">Hands-On Programming with R
</div>
</nav>
</div>
<div class="col mx-auto col-sm-12 col-md-9 col-lg-7 px-lg-4">
<div class="col mx-auto col-sm-12 col-md-9 col-lg-7 px-lg-4">
<main>
<header id="title-block-header">
<h1 class="title d-none d-lg-block display-6">Project 1: Weighted Dice</h1>
Expand Down
2 changes: 1 addition & 1 deletion _book/environments.html → docs/environments.html
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@ <h4 class="sidebar-title text-center mt-1 mb-0 py-0">Hands-On Programming with R
</div>
</nav>
</div>
<div class="col mx-auto col-sm-12 col-md-9 col-lg-7 px-lg-4">
<div class="col mx-auto col-sm-12 col-md-9 col-lg-7 px-lg-4">
<main>
<header id="title-block-header">
<h1 class="title d-none d-lg-block display-6"><span class="chapter-number">6</span>&nbsp; Environments</h1>
Expand Down
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
4 changes: 1 addition & 3 deletions _book/index.html → docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ <h4 class="sidebar-title text-center mt-1 mb-0 py-0">Hands-On Programming with R
</div>
</nav>
</div>
<div class="col mx-auto col-sm-12 col-md-9 col-lg-7 px-lg-4">
<div class="col mx-auto col-sm-12 col-md-11 col-lg-9 px-lg-4">
<main>
<header id="title-block-header">
<h1 class="title d-none d-lg-block display-6">Hands-On Programming with R</h1>
Expand All @@ -246,8 +246,6 @@ <h1 class="unnumbered">Welcome</h1>
</div>
</div>
</div> <!-- /main column -->
<div id="quarto-toc-sidebar" class="col col-md-3 col-lg-2 d-none d-md-block sidebar sidebar-toc">
</div> <!-- /toc column -->
</div> <!-- /row -->
</div> <!-- /container fluid -->

Expand Down
2 changes: 1 addition & 1 deletion _book/loops.html → docs/loops.html
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@ <h4 class="sidebar-title text-center mt-1 mb-0 py-0">Hands-On Programming with R
</div>
</nav>
</div>
<div class="col mx-auto col-sm-12 col-md-9 col-lg-7 px-lg-4">
<div class="col mx-auto col-sm-12 col-md-9 col-lg-7 px-lg-4">
<main>
<header id="title-block-header">
<h1 class="title d-none d-lg-block display-6"><span class="chapter-number">9</span>&nbsp; Loops</h1>
Expand Down
2 changes: 1 addition & 1 deletion _book/modifying.html → docs/modifying.html
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@ <h4 class="sidebar-title text-center mt-1 mb-0 py-0">Hands-On Programming with R
</div>
</nav>
</div>
<div class="col mx-auto col-sm-12 col-md-9 col-lg-7 px-lg-4">
<div class="col mx-auto col-sm-12 col-md-9 col-lg-7 px-lg-4">
<main>
<header id="title-block-header">
<h1 class="title d-none d-lg-block display-6"><span class="chapter-number">5</span>&nbsp; Modifying Values</h1>
Expand Down
2 changes: 1 addition & 1 deletion _book/notation.html → docs/notation.html
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@ <h4 class="sidebar-title text-center mt-1 mb-0 py-0">Hands-On Programming with R
</div>
</nav>
</div>
<div class="col mx-auto col-sm-12 col-md-9 col-lg-7 px-lg-4">
<div class="col mx-auto col-sm-12 col-md-9 col-lg-7 px-lg-4">
<main>
<header id="title-block-header">
<h1 class="title d-none d-lg-block display-6"><span class="chapter-number">4</span>&nbsp; R Notation</h1>
Expand Down
2 changes: 1 addition & 1 deletion _book/objects.html → docs/objects.html
Original file line number Diff line number Diff line change
Expand Up @@ -346,7 +346,7 @@ <h4 class="sidebar-title text-center mt-1 mb-0 py-0">Hands-On Programming with R
</div>
</nav>
</div>
<div class="col mx-auto col-sm-12 col-md-9 col-lg-7 px-lg-4">
<div class="col mx-auto col-sm-12 col-md-9 col-lg-7 px-lg-4">
<main>
<header id="title-block-header">
<h1 class="title d-none d-lg-block display-6"><span class="chapter-number">3</span>&nbsp; R Objects</h1>
Expand Down
2 changes: 1 addition & 1 deletion _book/packages.html → docs/packages.html
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@ <h4 class="sidebar-title text-center mt-1 mb-0 py-0">Hands-On Programming with R
</div>
</nav>
</div>
<div class="col mx-auto col-sm-12 col-md-9 col-lg-7 px-lg-4">
<div class="col mx-auto col-sm-12 col-md-9 col-lg-7 px-lg-4">
<main>
<header id="title-block-header">
<h1 class="title d-none d-lg-block display-6"><span class="chapter-number">2</span>&nbsp; Packages and Help Pages</h1>
Expand Down
2 changes: 1 addition & 1 deletion _book/preface.html → docs/preface.html
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ <h4 class="sidebar-title text-center mt-1 mb-0 py-0">Hands-On Programming with R
</div>
</nav>
</div>
<div class="col mx-auto col-sm-12 col-md-9 col-lg-7 px-lg-4">
<div class="col mx-auto col-sm-12 col-md-9 col-lg-7 px-lg-4">
<main>
<header id="title-block-header">
<h1 class="title d-none d-lg-block display-6">Preface</h1>
Expand Down
2 changes: 1 addition & 1 deletion _book/programs.html → docs/programs.html
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@ <h4 class="sidebar-title text-center mt-1 mb-0 py-0">Hands-On Programming with R
</div>
</nav>
</div>
<div class="col mx-auto col-sm-12 col-md-9 col-lg-7 px-lg-4">
<div class="col mx-auto col-sm-12 col-md-9 col-lg-7 px-lg-4">
<main>
<header id="title-block-header">
<h1 class="title d-none d-lg-block display-6"><span class="chapter-number">7</span>&nbsp; Programs</h1>
Expand Down
File renamed without changes.
2 changes: 1 addition & 1 deletion _book/s3.html → docs/s3.html
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@ <h4 class="sidebar-title text-center mt-1 mb-0 py-0">Hands-On Programming with R
</div>
</nav>
</div>
<div class="col mx-auto col-sm-12 col-md-9 col-lg-7 px-lg-4">
<div class="col mx-auto col-sm-12 col-md-9 col-lg-7 px-lg-4">
<main>
<header id="title-block-header">
<h1 class="title d-none d-lg-block display-6"><span class="chapter-number">8</span>&nbsp; S3</h1>
Expand Down
File renamed without changes.

Large diffs are not rendered by default.

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
48 changes: 28 additions & 20 deletions _book/sitemap.xml → docs/sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,82 +2,90 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https:/rstudio-education.github.io/hopr/index.html</loc>
<lastmod>2021-05-08T14:46:56.283Z</lastmod>
<lastmod>2021-05-08T20:43:34.994Z</lastmod>
</url>
<url>
<loc>https:/rstudio-education.github.io/hopr/preface.html</loc>
<lastmod>2021-05-08T14:46:56.285Z</lastmod>
<lastmod>2021-05-08T20:43:34.994Z</lastmod>
</url>
<url>
<loc>https:/rstudio-education.github.io/hopr/dice.html</loc>
<lastmod>2021-05-08T14:46:56.285Z</lastmod>
<lastmod>2021-05-08T20:43:34.995Z</lastmod>
</url>
<url>
<loc>https:/rstudio-education.github.io/hopr/basics.html</loc>
<lastmod>2021-05-08T14:46:56.288Z</lastmod>
<lastmod>2021-05-08T20:43:34.999Z</lastmod>
</url>
<url>
<loc>https:/rstudio-education.github.io/hopr/packages.html</loc>
<lastmod>2021-05-08T14:46:56.289Z</lastmod>
<lastmod>2021-05-08T20:43:35.000Z</lastmod>
</url>
<url>
<loc>https:/rstudio-education.github.io/hopr/cards.html</loc>
<lastmod>2021-05-08T14:46:56.289Z</lastmod>
<lastmod>2021-05-08T20:43:35.001Z</lastmod>
</url>
<url>
<loc>https:/rstudio-education.github.io/hopr/objects.html</loc>
<lastmod>2021-05-08T14:46:56.293Z</lastmod>
<lastmod>2021-05-08T20:43:35.004Z</lastmod>
</url>
<url>
<loc>https:/rstudio-education.github.io/hopr/notation.html</loc>
<lastmod>2021-05-08T14:46:56.295Z</lastmod>
<lastmod>2021-05-08T20:43:35.006Z</lastmod>
</url>
<url>
<loc>https:/rstudio-education.github.io/hopr/modifying.html</loc>
<lastmod>2021-05-08T14:46:56.298Z</lastmod>
<lastmod>2021-05-08T20:43:35.009Z</lastmod>
</url>
<url>
<loc>https:/rstudio-education.github.io/hopr/environments.html</loc>
<lastmod>2021-05-08T14:46:56.301Z</lastmod>
<lastmod>2021-05-08T20:43:35.012Z</lastmod>
</url>
<url>
<loc>https:/rstudio-education.github.io/hopr/slots.html</loc>
<lastmod>2021-05-08T14:46:56.301Z</lastmod>
<lastmod>2021-05-08T20:43:35.013Z</lastmod>
</url>
<url>
<loc>https:/rstudio-education.github.io/hopr/programs.html</loc>
<lastmod>2021-05-08T14:46:56.307Z</lastmod>
<lastmod>2021-05-08T20:43:35.017Z</lastmod>
</url>
<url>
<loc>https:/rstudio-education.github.io/hopr/s3.html</loc>
<lastmod>2021-05-08T14:46:56.310Z</lastmod>
<lastmod>2021-05-08T20:43:35.020Z</lastmod>
</url>
<url>
<loc>https:/rstudio-education.github.io/hopr/loops.html</loc>
<lastmod>2021-05-08T14:46:56.313Z</lastmod>
<lastmod>2021-05-08T20:43:35.022Z</lastmod>
</url>
<url>
<loc>https:/rstudio-education.github.io/hopr/speed.html</loc>
<lastmod>2021-05-08T14:46:56.315Z</lastmod>
<lastmod>2021-05-08T20:43:35.025Z</lastmod>
</url>
<url>
<loc>https:/rstudio-education.github.io/hopr/a1-starting.html</loc>
<lastmod>2021-05-08T14:46:56.316Z</lastmod>
<lastmod>2021-05-08T20:43:35.026Z</lastmod>
</url>
<url>
<loc>https:/rstudio-education.github.io/hopr/a2-packages.html</loc>
<lastmod>2021-05-08T14:46:56.317Z</lastmod>
<lastmod>2021-05-08T20:43:35.027Z</lastmod>
</url>
<url>
<loc>https:/rstudio-education.github.io/hopr/a3-updating.html</loc>
<lastmod>2021-05-08T14:46:56.317Z</lastmod>
<lastmod>2021-05-08T20:43:35.028Z</lastmod>
</url>
<url>
<loc>https:/rstudio-education.github.io/hopr/a4-data.html</loc>
<lastmod>2021-05-08T14:46:56.319Z</lastmod>
<lastmod>2021-05-08T20:43:35.030Z</lastmod>
</url>
<url>
<loc>https:/rstudio-education.github.io/hopr/a5-debug.html</loc>
<lastmod>2021-05-08T14:46:56.321Z</lastmod>
<lastmod>2021-05-08T20:43:35.032Z</lastmod>
</url>
<url>
<loc>https:/rstudio-education.github.io/hopr/Hands-On Programming with R.pdf</loc>
<lastmod>2021-05-08T20:43:26.185Z</lastmod>
</url>
<url>
<loc>https:/rstudio-education.github.io/hopr/Hands-On Programming with R.epub</loc>
<lastmod>2021-05-08T20:43:34.467Z</lastmod>
</url>
</urlset>
2 changes: 1 addition & 1 deletion _book/slots.html → docs/slots.html
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ <h4 class="sidebar-title text-center mt-1 mb-0 py-0">Hands-On Programming with R
</div>
</nav>
</div>
<div class="col mx-auto col-sm-12 col-md-9 col-lg-7 px-lg-4">
<div class="col mx-auto col-sm-12 col-md-9 col-lg-7 px-lg-4">
<main>
<header id="title-block-header">
<h1 class="title d-none d-lg-block display-6">Project 3: Slot Machine</h1>
Expand Down
2 changes: 1 addition & 1 deletion _book/speed.html → docs/speed.html
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@ <h4 class="sidebar-title text-center mt-1 mb-0 py-0">Hands-On Programming with R
</div>
</nav>
</div>
<div class="col mx-auto col-sm-12 col-md-9 col-lg-7 px-lg-4">
<div class="col mx-auto col-sm-12 col-md-9 col-lg-7 px-lg-4">
<main>
<header id="title-block-header">
<h1 class="title d-none d-lg-block display-6"><span class="chapter-number">10</span>&nbsp; Speed</h1>
Expand Down

0 comments on commit 97f8d7e

Please sign in to comment.