read_behav: Parse a *-Behavior.csv file into a proper data.frame

View source: R/read_behav.R

read_behavR Documentation

Parse a *-Behavior.csv file into a proper data.frame

Description

Parse a *-Behavior.csv file into a proper data.frame

Usage

read_behav(behav_file, to_lower = TRUE, fix_csv = FALSE)

Arguments

behav_file

file path or file connection to a *-Behavior.csv file

to_lower

whether to convert the column names to lower case

fix_csv

whether to attempt to fix any comma, csv issues

Value

a data frame


jmlondon/wcUtils documentation built on March 19, 2024, 8:40 a.m.