read_data: loads data from various sources for now it is limited to .csv...

View source: R/read_data.R

read_dataR Documentation

loads data from various sources for now it is limited to .csv and .sav uses vroom for fast loading of csv uses haven for sav files

Description

loads data from various sources for now it is limited to .csv and .sav uses vroom for fast loading of csv uses haven for sav files

Usage

read_data(infile)

Arguments

infile

should be the name of the file to be read in


PrenolanM/rsegmenter documentation built on Aug. 7, 2022, 8:56 p.m.