find_csv_file: find_csv_file

find_csv_fileR Documentation

find_csv_file

Description

Find an internal, i.e. included with the package, data file.

Usage

find_csv_file(filename, optional, quiet = FALSE)

Arguments

filename

Filename (extension optional) to find

optional

Logical: file optional to find?

quiet

Logical - suppress messages?

Details

Throws an error if file not found (and file is not optional).

Value

Full name of file, or NULL if file not found but is optional.


bpbond/gcamdata documentation built on March 22, 2023, 4:52 a.m.