Title Slide Subtitle
Author One
Another Author
This is how a block of text will appear. Links, such as one to pharmar.org, will appear like this.
#| code-line-numbers: "2,3"Example base analogs to common dplyr functions:
script.R
subset can be used as a simple stand-in for dplyr::filter
transform can be used as a replacement for dplyr::mutate
                   mpg cyl      qmin
Mazda RX4         21.0   6 0.2743333
Mazda RX4 Wag     21.0   6 0.2836667
Datsun 710        22.8   4 0.3101667
Hornet 4 Drive    21.4   6 0.3240000
Hornet Sportabout 18.7   8 0.2836667
Valiant           18.1   6 0.3370000