Skip to content

Commit

Permalink
discount interactive functions in coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
dramanica committed Jan 9, 2024
1 parent 76f5c07 commit 5727375
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions R/interact.R
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# nocov start

#' @importFrom graphics identify locator segments
NULL

Expand Down Expand Up @@ -420,3 +422,5 @@ geo.change.attr <- function(x, mode = c("points", "area"), attr.name, attr.value

return(res)
} # end geo.change.attr

# nocov end

0 comments on commit 5727375

Please sign in to comment.