Skip to contents

Check variable names of variables in a GADSdat.

Usage

check_var_names(GADSdat)

Arguments

GADSdat

GADSdat object.

Value

Returns the test report.

Details

Checks in variable names include

  • special signs such as Umlaute

  • column names with a "." in it.

Examples

# tbd