Differences between revisions 1 and 2
Revision 1 as of 2023-06-08 19:26:59
Size: 242
Comment:
Revision 2 as of 2025-10-24 16:37:40
Size: 298
Comment: Rewrite
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
The '''`edit`''' command is used for interactive viewing and changing data. '''`-edit-`''' opens an interactive window displaying the active dataset.

For a read-only window, try [[Stata/Browse|-browse-]].

Stata Edit

-edit- opens an interactive window displaying the active dataset.

For a read-only window, try -browse-.

Contents

  1. Stata Edit
    1. Usage


Usage

edit
edit if foo==1
edit in 1/10
edit foo bar baz


CategoryRicottone

Stata/Edit (last edited 2025-10-24 16:37:40 by DominicRicottone)