Chunk options:

include = FALSE hides code & results in the finished file.
echo = FALSE hides code, but not results: useful for embedding figures.
message = FALSE hides messages generated by code.
warning = FALSE hides warnings generated by code.
fig.cap = "..." adds a caption to graphical results.

Formatting options:

italics
bold
superscript superscript
strikethrough
Flickr