📄 sysdescribe.hlp
字号:
{smcl}
{* 10mar2005}{...}
{cmd:help sysdescribe}{right:dialog: {bf:{dialog sysdescribe}} }
{right:also see: {help undocumented}}
{hline}
{title:Title}
{p 4 21 2}
{hi:sysdescribe} {hline 2} Describe shipped dataset
{title:Syntax}
{p 8 16 2}
{cmd:sysdescribe}
[{cmd:"}]{it:filename}[{cmd:"}]
{p 8 16 2}
{opt sysdescribe dir}
[{cmd:,}
{opt all}]
{title:Description}
{pstd}
{opt sysdescribe} {it:filename} displays a summary of the contents
of the specified Stata-format dataset that was either shipped
with Stata or that is stored along the {help adopath}. If {it:filename}
is specified without a suffix, {opt .dta} is assumed.
{pstd}
{opt sysdescribe dir} lists the names of the datasets shipped with
Stata and any other datasets stored along the {help adopath}.
{title:Options}
{phang}
{opt all} specifies that all datasets be listed, even those that include
an underscore ({opt _}) in their name. Such datasets are not otherwise
listed.
{title:Examples}
{cmd:. sysdescribe auto}
{cmd:. sysdescribe dir}
{cmd:. describe dir, all}
{title:Shipped datasets}
{pstd}
A few datasets are included with Stata and are stored in the system
directories. These datasets are often used in the help files to demonstrate a
certain feature.
{pstd}
Typing
{cmd:. sysdescribe dir}
{pstd}
will list the names of those datasets.
{pstd}
The datasets shipped with Stata are stored in different folders
(directories) so that they do not become confused with your datasets.
Not all the datasets used in the manuals are shipped with Stata; shipped
datasets include only those used in the help files. To obtain the other
datasets, see the manual datasets help page {help dta_manuals} for links
to the datasets in each manual.
{pstd}
Be aware that the datasets used to demonstrate Stata are often fictional.
{title:User-installed datasets}
{pstd}
Any datasets you have installed using {cmd:net} or {cmd:ssc}{hline 2}see
{helpb net} and {helpb ssc}{hline 2}are also listed by {cmd:sysdescribe}
{cmd:dir}, and {cmd:sysdescribe} {it:filename} will display the summary of
its contents.
{pstd}
Any datasets you store in your personal ado folder{hline 2}see
{helpb sysdir}{hline 2}are also listed by {cmd:sysdescribe} {cmd:dir}, and
{cmd:sysdescribe} {it:filename} will display the summary of its contents.
{title:Also see}
{psee}
Online: {helpb describe};
{helpb net}, {helpb ssc};
{helpb adopath}, {helpb findfile}
{p_end}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -