read_csv_file: Read an internal package CSV file.

View source: R/utils.R

read_csv_fileR Documentation

Read an internal package CSV file.

Description

Read an internal package CSV file.

Usage

read_csv_file(...)

Arguments

...

Filename, character

Details

... is passed to system.file, so can be vectors specifying subdirectory and file(s) within the package.

Value

The read-in dataframe.

Note

This is an internal function and not intended to be called directly.


FoRTExperiment/fortedata documentation built on May 24, 2023, 4:51 a.m.