= Stata Edit = '''`-edit-`''' opens an interactive window displaying the active dataset. For a read-only window, try [[Stata/Browse|-browse-]]. <> ---- == Usage == {{{ edit edit if foo==1 edit in 1/10 edit foo bar baz }}} ---- CategoryRicottone