get_csv_read_fn {filecacher} | R Documentation |
Get the first CSV Read function installed
Description
Get the first CSV Read function installed
Usage
get_csv_read_fn(read_type = NULL)
Arguments
read_type |
Type of csv read function to use. One of:
|
Value
Function that reads multiple paths to CSVs.
[Package filecacher version 0.2.9 Index]