A Minimal Book Example
1
Prerequisites
2
Code chunk 2 for HW1
3
tidying the raw data into the tidy data using
pivot_longer()
and
separate()
functions in the tidyr package
4
Code chunk 4 for HW1
5
visualizing our data using
ggplot()
function in the
ggplot2
package
6
Introduction
7
Literature
8
Methods
9
Applications
9.1
Example one
9.2
Example two
10
Final Words
References
Published with bookdown
Soi Choi
Chapter 8
Methods
We describe our methods in this chapter.