Skip to content

Commit d2bde46

Browse files
committed
Update syllabus.html
1 parent 19cbb98 commit d2bde46

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

content/syllabus.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,9 @@ <h3 id="스터디-목표">스터디 목표</h3>
3131
<ul>
3232
<li><p>Hadley Wickham and Garrett Grolemund. <a href="https://r4ds.had.co.nz/"><em>R for Data Science</em></a></p></li>
3333
<li><p>Hadley Wickam. <a href="https://adv-r.hadley.nz/"><em>Advanced R 2nd Edition</em></a></p></li>
34-
<li><p>Hadley Wickam. <a href="https://ggplot2-book.org/"><em>ggplot2: Elegant Graphics for Data Analysis</em></a></p></li><span><label for="sn-1" class="margin-toggle">&#8853;</label><input type="checkbox" id="sn-1" class="margin-toggle"/><span class="marginnote"> {{% courseinfo %}}
34+
<li><p>Hadley Wickam. <a href="https://ggplot2-book.org/"><em>ggplot2: Elegant Graphics for Data Analysis</em></a></p></li><span><label for="sn-1" class="margin-toggle">&#8853;</label><input type="checkbox" id="sn-1" class="margin-toggle"/><span class="marginnote"> {{% courseinfo %}}<br />
35+
<br />
36+
</span></span>
3537
<p><span class="newthought">스터디를 통해 구성원들은 다음과 같은 성과를 얻을 것으로 기대한다:
3638
1. <code>R</code>을 이용해 데이터를 불러오고, 변형하여 통계적 검정을 수행하고, 나아가 선형모델을 추정할 수 있게 될 것이다.</p>
3739
<ol start="2" style="list-style-type: decimal">

0 commit comments

Comments
 (0)