# \donttest{
# Recommended settings
# (results stored in x and not printed due to length)
# for a more standard LCARS style: default settings.
x <- lcarsPage()
# for a more readable style: less uppercase, switch to sans font
x <- lcarsPage(force_uppercase = FALSE, label_uppercase = FALSE,
lcars_font_labels = FALSE, lcars_font_text = FALSE)
# }
Run the code above in your browser using DataLab