Learn R Programming

ISRaD (version 2.5.5)

check_template_info_columns: Check that column names in the info and template files match.

Description

Check that column names in the info and template files match.

Usage

check_template_info_columns(template, template_info, outfile, verbose = TRUE)

Value

TRUE if any mismatches occur.

Arguments

template

Template structure read in from ISRaD_Master_Template.xlsx

template_info

Template info structure read from ISRaD_Template_Info.xlsx

outfile

File output is being written to

verbose

Print output? Logical