read_csv_from_file: Opens the target CSV file and creates a dictionary with one...

View source: R/csvs.R

read_csv_from_fileR Documentation

Opens the target CSV file and creates a dictionary with one list for each CSV column.

Description

Opens the target CSV file and creates a dictionary with one list for each CSV column.

Usage

read_csv_from_file(path)

Value

data.list List of data for one LiPD file


nickmckay/lipdR documentation built on April 13, 2025, 5:58 p.m.