"variables"(x)
"variables"(x) <- value
"allVariables"(x)
"allVariables"(x) <- valuex duly
modified.
variables gives just the active variables in the dataset, while
allVariables, as the name suggests, yields all variables, including
hidden variables.