get_csv_fns: Get the CSV read/write function

View source: R/interpret_type.R

get_csv_fnsR 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 NULL, returns the first installed.

Value

List of read/write functions.


filecacher documentation built on May 29, 2024, 7:35 a.m.