powered by
addSubvariable(variable, subvariable) addSubvariables(variable, subvariable)
variable
## Not run: # ds$allpets <- addSubvariable(ds$allpets, ds$allpets_4) # ds$petloc <- addSubvariables(ds$petloc, ds[c("petloc_school", "petloc_daycare")]) # ## End(Not run)
Run the code above in your browser using DataLab