knit_asis
, so that results = 'asis'
) when it is written to the
output.asis_output(x, meta = NULL, cacheable = length(meta) == 0)
as.character()
)knit_meta()
)knit_print()
.For the cacheable
argument, you need to be careful when printing the
object involves non-trivial side effects, in which case it is strongly
recommended to use cacheable = FALSE
to instruct cache = TRUE
,
otherwise the side effects will be lost the next time the chunk is knitted.
For example, printing a