Description Usage Arguments Details
Create new variables to add to your dataset
1 |
... |
multiple new variables to add to dataset |
Add the list of variables in ...
to your dataset. Please include names for all your variables, i.e. gen(pe_motheduc = b_(motheduc))
rather than gen(b_motheduc)
. Nothing prevents you from doing that, but the generated variables will have nonsensical names.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.