tests/testthat/render.R

library(htmltools);

tags$html(
  tags$title("[% title %]"),
  tags$body(
    p("hello")
  )
)

Try the ambiorix package in your browser

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

ambiorix documentation built on April 3, 2025, 9:34 p.m.