Skip to content

Commit

Permalink
linting3
Browse files Browse the repository at this point in the history
  • Loading branch information
Jamie Kass authored and Jamie Kass committed Jun 11, 2024
1 parent 71e7d2b commit 22c4834
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/plot_table.R
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ plot_table <- function(
pkg_cols = NULL,
remove_empty_cats = FALSE) {
name <- occ_acquisition <- metadata <- category <- value <- NULL
`occurrence data acquisition` <- `metadata tools` <- NULL
`occurrence data acquisition` <- `metadata tools` <- NULL # nolint
lu <- c(
occ_acquisition = "occurrence data acquisition",
occ_cleaning = "occurrence data cleaning",
Expand Down

0 comments on commit 22c4834

Please sign in to comment.