grapes-there-grapes: The %there% operator

%there%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)

normfluodbf documentation built on Sept. 28, 2024, 1:06 a.m.