Skip to content

Commit 5151749

Browse files
authored
Merge pull request #257 from Crunch-io/vignette_updates
Small fix for themeNew roxygen
2 parents c4b1792 + cda9abc commit 5151749

File tree

2 files changed

+3
-103
lines changed

2 files changed

+3
-103
lines changed

R/theme.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
#' \item{border_left}{In Excel, an optional logical. Should there be a border on the left of the relevant cells? }
8484
#' \item{border_right}{In Excel, an optional logical. Should there be a border on the right of the relevant cells? }
8585
#' \item{border_style}{In Excel, an optional character. The style of the border of the relevant
86-
#' \cells. Valid options are: "dashDot", "dashDotDot", "dashed", "dotted", "double", "hair", "medium", "mediumDashDot", "mediumDashDotDot", "mediumDashed", "none", "slantDashDot", "thick", and "thin".}
86+
#' \item{border_style}{In Excel, an optional character. The style of the border of the relevant cells. Valid options are: "dashDot", "dashDotDot", "dashed", "dotted", "double", "hair", "medium", "mediumDashDot", "mediumDashDotDot", "mediumDashed", "none", "slantDashDot", "thick", and "thin".}
8787
#' \item{border_top}{In Excel, an optional logical. Should there be a border on the top of the relevant cells? }
8888
#' \item{decoration}{An optional character vector. Text decorations to be applied to relevant cells. Valid options are: "bold", "italic", "strikeout", "underline", and "underline2".}
8989
#' \item{font}{An optional character. The font to be used.}

man/themeNew.Rd

Lines changed: 2 additions & 102 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)