Check if a variable exists in an attr_X table
checkVariableExists.Rd
Check if a variable exists in an attr_X table
Arguments
- connectionDetails
(list) An object of class connectionDetails as created by the createConnectionDetails function
- databaseSchema
(character) schema that contains the table containing the variable to be checked
- tableName
(character) name of the table containing the variable to be checked
- variableName
(character) name of the variable to be checked