wzxhzdk:0
wzxhzdk:1
wzxhzdk:2
### Key Takeaways
You can write a brief summary of your analysis for management or other analysts.
- You can use unordered lists like this one.
- Add emphasis using **bold** or *italics*.
- Insert dynamic data with R code directly in-line, like today's date is `r Sys.Date()`.
#### A Picture is Worth 1,000 Rows of Data
Display visualizations using the `ggplot2` package or other graphics packages.
wzxhzdk:3
Using Rmarkdown, you can write neat formulas like the vacancy rate formula
$$
\frac{ (Authorized FTE - Filled Incumbents) } { (Authorized FTE - Filled Incumbents)+Incumbents } * 100
$$
#### Example Table 1
Display two interactive tables side-by-side.
wzxhzdk:4
#### Example Table 2
Display two interactive tables side-by-side.
wzxhzdk:5