inst/app/ui-home-page.R

home_page <- fluidRow(
  column(
    width = 12,
    includeMarkdown("homepage.Rmd")
  )
)

Try the tRigon package in your browser

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

tRigon documentation built on Sept. 11, 2024, 5:17 p.m.