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.
Stata/Recast (last edited 2023-06-09 14:31:07 by DominicRicottone)