loader: Data frame loader

Description Usage Value

View source: R/general_tools.r

Description

Loads a csv file via read.csv into a data frame with headers. Saves a few characters typing, so worth it in my book.

Usage

1

Value

A data frame read in via read.csv with column headings taken from the first row of the file.


robbriers/mytools documentation built on Dec. 12, 2020, 1:14 p.m.