Stata Append
-append- adds the rows of an external dataset into the active dataset.
Contents
Usage
append using "external_dataset.dta"
-append- adds the rows of an external dataset into the active dataset.
Contents
append using "external_dataset.dta"
Stata/Append (last edited 2025-10-24 16:51:51 by DominicRicottone)