Documentation/read_csv.md

read_csv: Read .csv file

Description

This function reads the .csv file which is originated from Lime Survey. It also calculates the number of time groups automatically for detecting random responses based on the time spent in filling out parts of the survey.

Usage

read_csv(csv_file)

Arguments

Argument |Description ------------- |---------------- csv_file | The file we want to process

Value

A list containing the data from the .csv file read_csv()



Rupanjan22/biasdetection documentation built on April 14, 2021, 10:46 a.m.