Skip to content

Commit

Permalink
Build site.
Browse files Browse the repository at this point in the history
  • Loading branch information
nt246 committed Aug 27, 2024
1 parent 655c6ef commit 511f1b8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/lesson1-rstudio.html
Original file line number Diff line number Diff line change
Expand Up @@ -681,7 +681,7 @@ <h3>Your turn</h3>
<pre class="r"><code>??install </code></pre>
<p>Not all functions have (or require) arguments:</p>
<pre class="r"><code>date()</code></pre>
<pre><code>## [1] &quot;Tue Aug 27 00:39:59 2024&quot;</code></pre>
<pre><code>## [1] &quot;Tue Aug 27 01:04:44 2024&quot;</code></pre>
<p><br></p>
</div>
</div>
Expand Down Expand Up @@ -794,8 +794,8 @@ <h2>Home directory, relative vs. absolute paths and RStudio
8.2-8.4 in Grolemund and Wickham’s R for Data Science</a></p>
<p>Additional tips on RStudio projects <a
href="https://support.rstudio.com/hc/en-us/articles/200526207-Using-Projects">here</a></p>
<p>On Wednesday, we will set up an RStudio project for you to work in
during this course (we’re waiting until Wednesday because we want to
<p>During next class, we will set up an RStudio project for you to work
in during this course (we’re waiting until next class because we want to
integrate it with GitHub from the get-go).</p>
<p><br></p>
</div>
Expand All @@ -806,7 +806,7 @@ <h2>Saving your code in scripts</h2>
<p><br> <br></p>
<p><strong>If you’re new to R, this may all seem a little overwhelming
right now. Don’t worry, we’ll keep coming back to revisit some of the
key concepts outlined above as wwe work through the course.</strong></p>
key concepts outlined above as we work through the course.</strong></p>
<div class="tocify-extend-page" data-unique="tocify-extend-page"
style="height: 0;">

Expand Down

0 comments on commit 511f1b8

Please sign in to comment.