inst/app/www/tab-1.md

summary:focus { outline: none }

The title using h2 tag

This page is rendered in a .md file and written in HTML.

About App: This package copies the infrastructure of TidyTuesday, a data project in R. Find more about this project on the GitHub repo.

If you want to include code text, do so with mtcars for datasets, or with packages like so {ggplot2}.

You can include links to other pages with JS section:

function geom_point() { $("a[data-value ='geom_point'").click() } function geom_hist() { $("a[data-value ='geom_hist'").click() } function geom_boxplot() { $("a[data-value ='geom_boxplot'").click() } function geom_bar() { $("a[data-value ='geom_bar'").click() } Use the details and summary tags to create an expandable list
  • item2 - description2
  • item3 - description3
  • item4 - description4
  • item5 - description5
  • item6 - description6
  • item7 - description7


  • tyronehunt/GolemShinyTemplate documentation built on July 11, 2020, 12:35 a.m.