Skip to content

Commit

Permalink
suppress warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
hillalex committed Sep 19, 2024
1 parent a10e48b commit 1f2e963
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions R/api.R
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,7 @@ target_get_individual <- function(req,
color = NULL,
linetype = NULL,
page = 1) {
.data <- value <- NULL

data <- read_dataset(req, name, scale)
dat <- data$data
Expand Down

0 comments on commit 1f2e963

Please sign in to comment.