clean_v1: Takes the raw .csv file exported from qualtrics and clean it

Description Usage Arguments Value Author(s)

Description

The raw data need to be exported from qualtrics EMOCEMP V1 in .csv with the numeric values option checked

Usage

1
clean_v1(datafile, antibodies = NULL, exclude = TRUE)

Arguments

datafile

a V1 .csv file exported from qualtrics with numeric data option

antibodies

an autoantibodies .csv file to be merged with the visit data

exclude

If TRUE, exclude patients excluded from the study in the final cleaned data frame

Value

a data.frame with cleaned data which may be used to merge with other visits

Author(s)

R.C.S


rafaelsommer1/emocempr documentation built on Aug. 31, 2020, 4:38 p.m.