CheckHW1: Function to check results of HW1 before submitting.

Description Usage Arguments Value

View source: R/CheckHW1.R

Description

Given the nine data frames that HW1 requires, checks each for accuracy and provides a score.

Usage

1
2
CheckHW1(Husbands, Wives, FamilyWide, FamilyLong, DescriptivesFW,
  DescriptivesFL, DescriptivesFLTime, FamilyLong2, FamilyLong3)

Arguments

Husbands

A data frame from Question #1

Wives

A data frame from Question #1

FamilyWide

A data frame from Question #2

FamilyLong

A data frame from Question #3

DescriptivesFW

A data frame from Question #4

DescriptivesFL

A data frame from Question #3

DescriptivesFLTime

A data frame from Question #5

FamilyLong2

A data frame from Question #6

FamilyLong3

A data frame from Question #7

Value

The score for HW1 if this file was submitted for credit.


jonathantemplin/EPSY905R documentation built on May 19, 2019, 4:06 p.m.