R/lcars.R

#' lcars: LCARS aesthetic for Shiny
#'
#' Library Computer Access/Retrieval System
#' (\href{https://en.wikipedia.org/wiki/LCARS}{LCARS}.
#'
#' The \code{lcars} package provides Shiny widgets and Shiny UI theme that
#' support a 'Library Computer Access/Retrieval System' (LCARS) aesthetic for
#' Shiny apps. The package also includes functions for adding a minimal LCARS
#' theme to static \code{ggplot2} graphs.
#'
#' @docType package
#' @name lcars
#' @aliases lcars-package
NULL

#' @importFrom shiny tags div
NULL

Try the lcars package in your browser

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

lcars documentation built on Sept. 10, 2023, 9:07 a.m.