test-metathis-rmd

knitr::opts_chunk$set(echo = TRUE)
knitr::opts_knit$get("out.format")
knitr::opts_knit$get("rmarkdown.pandoc.to")
library(metathis)

meta() %>%
  meta_tag(method = "KNIT_PRINT")
meta_tag(method = "knit_print(2)")
meta() %>% 
  meta_tag(method = "INCLUDE_META()") %>% 
  include_meta()


Try the metathis package in your browser

Any scripts or data that you put into this service are public.

metathis documentation built on July 26, 2023, 5:49 p.m.