Skip to content

Commit

Permalink
Merge pull request #257 from Crunch-io/vignette_updates
Browse files Browse the repository at this point in the history
Small fix for themeNew roxygen
  • Loading branch information
1beb committed Mar 11, 2021
2 parents c4b1792 + cda9abc commit 5151749
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 103 deletions.
2 changes: 1 addition & 1 deletion R/theme.R
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
#' \item{border_left}{In Excel, an optional logical. Should there be a border on the left of the relevant cells? }
#' \item{border_right}{In Excel, an optional logical. Should there be a border on the right of the relevant cells? }
#' \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".}
#' \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".}
#' \item{border_top}{In Excel, an optional logical. Should there be a border on the top of the relevant cells? }
#' \item{decoration}{An optional character vector. Text decorations to be applied to relevant cells. Valid options are: "bold", "italic", "strikeout", "underline", and "underline2".}
#' \item{font}{An optional character. The font to be used.}
Expand Down
104 changes: 2 additions & 102 deletions man/themeNew.Rd

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

0 comments on commit 5151749

Please sign in to comment.