mergeData: Merge the scores from several homeworks

Description Usage Arguments Value Author(s) References

Description

With multiple data files from different sections and topics, this function will merge the total scores and correct percentages into data frames with rows being students and columns being topics.

Usage

1

Arguments

files

output from setDir

Value

a list of four data frames. First two are the data frames with rows being the students and columns being the Topics for scores and correct percentage. The third and fourth data frames give the count of missings and full scores by section and topic.

Author(s)

Xiaoyue Cheng <xycheng@iastate.edu>

References

Refer to package vignette Section 4.5.1


introstat/ePort documentation built on May 18, 2019, 5:47 a.m.