R/knitr_hook.R
hook_last_chunk.Rd
Change the Knitr renderer so that the last computed object is automatically saved as .Last.chunk, and to record results from a chunk with chunk options record=.
.Last.chunk
record=
hook_last_chunk()
The opts_chunk or the knit_hook set accordingly.
opts_chunk
knit_hook