Stata Recast
The recast command coerces a variable into a different data type.
Contents
Usage
recast str244 foo recast double bar
If the coercion will be lossy, the force option is mandatory.
The recast command coerces a variable into a different data type.
Contents
recast str244 foo recast double bar
If the coercion will be lossy, the force option is mandatory.