# Title # Name # Affiliation wzxhzdk:0
# Abstract # *Keywords:*
## Introduction paragraphs...

Be sure to run the `r CN("custom_css")` function to style the RStudio preview html.

... research questions: 1. 2. ### Level 3 Header. wzxhzdk:1 `r cap(1, "scatter1", "A simple ggplot image.")` ### Level 3 Header. > Here's a block quote...

Content here. Created using the reports package `r citep(bib[["rinker2013"]])`. I've done my best to maintain APA6 standards in this document but within HTML5 some rules do not make sense. For instance, there are no page breaks.


## Method ### Site. ### Participants. ### Data Collection. ### Analysis. ### Researcher Role.
## Findings ### Level 3 Header. #### Level 4 Header. ##### Level 5 Header. ### Level 3 Header. ### Level 3 Header.
## Discussion I can embed a video (see `r HR("#youtube", "Figure 2")`). `r YT("ArHQjQyIS70")` `r cap(1, "youtube", "A YouTube video.")` Using rCharts is easy too (see `r HR("#rchart", "Figure 3")`). ``````r hair_eye_male <- subset(as.data.frame(HairEyeColor), Sex == "Male") n1 <- nPlot(Freq ~ Hair, group = "Eye", data = hair_eye_male, type = 'multiBarChart') n1$set(width = 800, height=600) n1 wzxhzdk:2 And then the output: `r cap(2, "mtcars", "A Nice Little texreg Output", style="margin-top: 3em;")` wzxhzdk:3 ### Limitations. ### Conclusions.

Yihui `r citet(bib[["xie20132"]])` and Ramnath `r citet(bib[["ramnath2013"]])` and others have created terrific report and presentation framework.


# References

wzxhzdk:4



trinker/reports documentation built on May 31, 2019, 9:51 p.m.