validate_data_export_tags: Validate Data Export Tag Uniqueness

Description Usage Arguments

View source: R/loading_files.R

Description

It is crucial for parts of this program to work that the DataExportTags be unique to one another. This program checks for duplicates among the DataExportTags, and returns a boolean statement representing whether or not the DataExportTags validated. validate_export_tags returns TRUE if the DataExportTags are not duplicated, and are valid, and FALSE if the DataExportTags did not validate, and are duplicated.

Usage

1

Arguments

questions

A list of questions from a Qualtrics survey


ctesta01/qualtrics-R-package documentation built on May 14, 2019, 12:28 p.m.