%there% {normfluodbf} | R Documentation |
The %there% operator
Description
The %there% operator
Usage
dfile %there% dirpath
Arguments
dfile |
file |
dirpath |
directory |
Value
logical
Examples
## Not run:
fpath <- system.file("extdata", package = "normfluodbf", mustWork = TRUE)
"dat_1.dat" %there% fpath
## End(Not run)
[Package normfluodbf version 2.0.0 Index]