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 Nov. 6, 2025, 1:12 a.m.