powered by
Create an empty variable as part of a GADSdat object.
GADSdat
createVariable(GADSdat, varName)
Returns a GADSdat.
GADSdat object imported via eatGADS.
eatGADS
Name of the variable to be cloned.
# create a new variable pisa_new <- createVariable(pisa, varName = "new_variable")
Run the code above in your browser using DataLab