tests/testthat/render.R

library(htmltools);

tags$html(
  tags$title("[% title %]"),
  tags$body(
    p("hello")
  )
)
devOpifex/ambiorix documentation built on Oct. 15, 2024, 10:21 p.m.