Home
last modified time | relevance | path

Searched refs:html_notebook_text_hook (Results 1 – 2 of 2) sorted by relevance

/dports/devel/RStudio/rstudio-2021.09.1-372/dependencies/common/rmarkdown/R/
H A Dhtml_notebook.R353 source = html_notebook_text_hook,
354 output = html_notebook_text_hook,
355 warning = html_notebook_text_hook,
356 message = html_notebook_text_hook,
357 error = html_notebook_text_hook
396 html_notebook_text_hook <- function(input, output, ...) { function
/dports/textproc/R-cran-rmarkdown/rmarkdown/R/
H A Dhtml_notebook.R348 source = html_notebook_text_hook,
349 output = html_notebook_text_hook,
350 warning = html_notebook_text_hook,
351 message = html_notebook_text_hook,
352 error = html_notebook_text_hook
391 html_notebook_text_hook <- function(input, output, ...) { function