|
Size: 345
Comment:
|
Size: 335
Comment: Rewrite
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 3: | Line 3: |
| The '''`append`''' command adds the rows of an external dataset into the active dataset. | '''`-append-`''' adds the rows of an external dataset into the active dataset. |
Stata Append
-append- adds the rows of an external dataset into the active dataset.
Contents
Usage
append using "external_dataset.dta"
