Skip to content

Commit 15b434e

Browse files
committed
R CMD check fixes
1 parent 3f85054 commit 15b434e

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

.Rbuildignore

+2
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,5 @@ node_modules/
1414
rsconnect/
1515
revdep/
1616
^LICENSE\.md$
17+
README.Rmd
18+
abbvie.R

R/highlight.R

-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@
4444
#' @param opacityDim a number between 0 and 1 used to reduce the
4545
#' opacity of non-selected traces (by multiplying with the existing opacity).
4646
#' @param selected attributes of the selection, see [attrs_selected()].
47-
#' @param unselected attributes of the non-selected marks, see [attrs_unselected()].
4847
#' @param ... currently not supported.
4948
#' @export
5049
#' @author Carson Sievert

man/highlight.Rd

-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)