styling: A styling Function

View source: R/styling.R

stylingR Documentation

A styling Function

Description

This function allows you to styling your html output.

Usage

styling(
  ...,
  full_width = FALSE,
  bootstrap_options = c("striped", "hover", "condensed", "responsive"),
  position = "left",
  fixed_thead = TRUE
)

ghowoo/Wu documentation built on June 10, 2022, 3:47 p.m.

Related to styling in ghowoo/Wu...