get_csv_fns {filecacher} | R Documentation |
Get the CSV read/write function
Description
Read functions are vectorized.
Usage
get_csv_fns(type = NULL)
Arguments
type |
Type of csv read/write functions to get.
If |
Value
List of read/write functions.
[Package filecacher version 0.2.9 Index]