Size: 242
Comment:
|
← Revision 3 as of 2023-06-08 01:03:57 ⇥
Size: 345
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 18: | Line 18: |
---- == See also == [[https://www.stata.com/manuals/dappend.pdf|Stata manual for append]] |
Stata Append
The append command adds the rows of an external dataset into the active dataset.
Contents
Usage
append using "external_dataset.dta"