We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e794e5 commit 33df9fbCopy full SHA for 33df9fb
R/verify-variables.R
@@ -1,6 +1,6 @@
1
#' Verify that the dataset has the required variables for the algorithm.
2
#'
3
-#' Use this function within an `if` condition inside a function to provide an
+#' Use this function inside another function within an `if` condition to provide an
4
#' informative error message within the function used. This is done to make the
5
#' error message more informative to the location that the error actually
6
#' occurs, rather than within this function.
0 commit comments