set_ggtikz_unclip_hook | R Documentation |
tikzDevice
.By default, plots produced with the tikzDevice are clipped to the plot area, which also clips ggtikzAnnotations extending beyond the plot boundaries. This function removes the 'clip' and 'use as bounding box' options in a tikz file.
set_ggtikz_unclip_hook()
unset_ggtikz_unclip_hook()
Called for side effects - the unclip
knitr hook is set or unset,
respectively.
unclip
, the hook that is being set.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.