Skip to content

Commit

Permalink
add small comment to examples
Browse files Browse the repository at this point in the history
  • Loading branch information
nikosbosse committed Aug 13, 2021
1 parent 4e369ad commit 7ada519
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions R/interval_score.R
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@
#' upper = upper,
#' interval_range = interval_range)
#'
#' # example with missing values and separate results
#' interval_score(true_values = c(true_values, NA),
#' lower = c(lower, NA),
#' upper = c(NA, upper),
Expand Down

0 comments on commit 7ada519

Please sign in to comment.