check_df_format: Checks the format of a data frame

Description Usage Arguments Value Examples

Description

Helper function to determine whether a supplied data frame is a specific orgsurveyr-data-formats defined in the package. Either returns a boolean or throws a stop.

Usage

1

Arguments

df

query data frame

format

format to test - see orgsurveyr-data-formats

dev_mode

stop if test is false. Default is FALSE

Value

string of data frame type

Examples

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11

ukgovdatascience/orgsurveyr documentation built on May 4, 2019, 7:41 p.m.