Skip to content

Commit 33df9fb

Browse files
lwjohnst86signekb
andauthored
docs: Apply suggestions from code review
Co-authored-by: Signe Kirk Brødbæk <40836345+signekb@users.noreply.github.com>
1 parent 1e794e5 commit 33df9fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/verify-variables.R

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#' Verify that the dataset has the required variables for the algorithm.
22
#'
3-
#' Use this function within an `if` condition inside a function to provide an
3+
#' Use this function inside another function within an `if` condition to provide an
44
#' informative error message within the function used. This is done to make the
55
#' error message more informative to the location that the error actually
66
#' occurs, rather than within this function.

0 commit comments

Comments
 (0)