Change variable names of a GADSdat or all_GADSdat object.
Arguments
- GADSdat
 GADSdatobject imported viaeatGADS.- oldNames
 Vector containing the old variable names.
- newNames
 Vector containing the new variable names, in identical order as
oldNames.- checkVarNames
 Logical. Should new variable names be checked by
checkVarNames?
Details
Applied to a GADSdat or all_GADSdat object, this function is a wrapper of getChangeMeta and
applyChangeMeta
