# NOT RUN {
meta() %>%
meta_general(
application_name = "Application Name",
theme_color = "#4285f4",
description = "A description of this page",
robots = "index,follow",
generator = "R-Shiny",
subject = "Awesome R projects",
rating = "General",
referrer = "no-referrer"
)
# }
Run the code above in your browser using DataLab