Skip to content

Commit

Permalink
Updating documentation re: #93
Browse files Browse the repository at this point in the history
  • Loading branch information
1beb committed Apr 22, 2020
1 parent 289e2ed commit 8f77f49
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/theme.R
Expand Up @@ -23,7 +23,7 @@
#' \item{\code{empty_col} In Excel, a logical. Should there be an empty column to separate banner variables? Defaults to FALSE.}
#' }
#' \item{format_headers}{An optional list. How headers should be formatted. If `NULL` headers will not appear. Includes: background_color, border_bottom, border_color, border_left, border_right, border_style, border_top, decoration, font, font_color, font_size, halign, valign, and wrap_text.}
#' \item{format_label_column}{In Excel, a list. How the labels column should be formatted. Includes: background_color, border_bottom, border_color, border_left, border_right, border_style, border_top, decoration, font, font_color, font_size, halign, valign, wrap_text}
#' \item{format_label_column}{In Excel, a list. How the labels column should be formatted. Includes: background_color, border_bottom, border_color, border_left, border_right, border_style, border_top, decoration, font, font_color, font_size, halign, valign, wrap_text. In LaTeX, allows you to set col_width only, in inches of the crosstab stub globally.}
#' Includes:
#' \itemize{
#' \item{\code{col_width} A numeric. Width of the label column. Defaults to 40.}
Expand Down
2 changes: 1 addition & 1 deletion man/themeNew.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8f77f49

Please sign in to comment.