Skip to content

Commit 9842cde

Browse files
sync \usage
1 parent a03c3f4 commit 9842cde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

man/between.Rd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ This can be changed by setting \code{NAbounds} to \code{NA}.
1616
the intervals provided in \code{lower,upper}.
1717
}
1818
\usage{
19-
between(x, lower, upper, incbounds=TRUE, NAbounds=TRUE, check=FALSE)
19+
between(x, lower, upper, incbounds=TRUE, NAbounds=TRUE, check=FALSE, ignore_tzone=FALSE)
2020
x \%between\% y
2121

2222
inrange(x, lower, upper, incbounds=TRUE)

0 commit comments

Comments
 (0)