Learn R Programming

chcd (version 0.1.1)

test_climatefile: Given a file and a list of expected columns this will test to make sure our data looks good. Returns TRUE if all expected columns are present in the file, otherwise returns FALSE.

Description

Given a file and a list of expected columns this will test to make sure our data looks good. Returns TRUE if all expected columns are present in the file, otherwise returns FALSE.

Usage

test_climatefile(file)

Value

TRUE if file contains expected columns, FALSE otherwise.

Arguments

file

A file downloaded from CHCD for testing