hook_tab.cap: Chunk Tag 'tab.cap' Extension for package:knitr

Description Usage Arguments Details References

Description

knitr hook functions are called when the corresponding chunk options are not NULL to do additional jobs beside the R code in chunks. enumeratermd provides the hook tab.cap which adds a Pandoc table caption after the chunk. It is meant to be analogous to chunk option fig.cap.

Usage

1
hook_tab.cap(before, options, envir)

Arguments

before,options,envir

see references

Details

the function hook_tab.cap is set as a hook in knitr when enumeratermd is attached (and removed when enumeratermd is detached).

References

http://yihui.name/knitr/hooks#chunk_hooks


renlund/enumeratermd documentation built on May 27, 2019, 5:51 a.m.