checkMasterListColumns: Check whether the master list contains the required columns

Description Usage Arguments

View source: R/checkFunctions.R

Description

In order for the survey processing functions to work, the master list must contain columns "sentenceID", "sentenceText", and "constructionID". This function checks that all columns are present and throws an informative error if not, telling you which ones are missing. If all columns are present, the function gives you a SUCCESS message.

Usage

1

Arguments

masterList

The master list of YGDP sentences.


kaijagahm/ygdpAddSurvey documentation built on July 22, 2021, 2:11 p.m.