powered by
caring_read_file reads sav, dta, xlsx, tsv and csv files and prepares data for caring.
caring_read_file
caring_read_file(filepath)
This function returns a data frame.
Modesto Escobar, Department of Sociology and Communication, University of Salamanca.
The path to the data file.
if (FALSE) { filename <- "demo.sav" data <- caring_read_file(filename) }
Run the code above in your browser using DataLab