gen: Generate

Description Usage Arguments Details

View source: R/gen.R

Description

Create new variables to add to your dataset

Usage

1

Arguments

...

multiple new variables to add to dataset

Details

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.


nateybear/longhorn-rstata documentation built on Oct. 21, 2020, 2:14 a.m.