⇤ ← Revision 1 as of 2023-06-07 20:10:57
Size: 242
Comment:
|
Size: 343
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 18: | Line 18: |
---- == See also == [[https://www.stata.com/manuals/dorder.pdf|Stata manual for order]] |
Stata Append
The append command adds the rows of an external dataset into the active dataset.
Contents
Usage
append using "external_dataset.dta"