📄 set_varabbrev.hlp
字号:
{smcl}
{* 05apr2005}{...}
{cmd:help set varabbrev}
{hline}
{title:Title}
{p2colset 5 24 29 2}{...}
{p2col :{hi:[R] query}, {hi:[R] set}}{hline 2}
Set whether variable abbrevations are supported{p_end}
{title:Syntax}
{p 8 16 2}
{cmd:set}
{cmd:varabbrev}
{c -(}{cmd:on} | {cmd:off}{c )-}
{cmd:,} {cmdab:perm:anently}
{title:Description}
{pstd}
{cmd:set} {cmd:varabbrev} allows you to control whether variable abbreviations
are allowed. The default is to allow variable abbreviations.
{title:Remarks}
{pstd}
If you type
{cmd:. sysuse auto}
{cmd:. summarize mp}
{pstd}
you will see a summary of the variable {cmd:mpg} since {cmd:mp} is
an abbreviation of {cmd:mpg} and no other variable in the dataset
can be abbreviated to {cmd:mp}.
{pstd}
If you turn off variable abbreviations with
{cmd:. set varabbrev off}
{pstd}
Stata will not find the variable {cmd:mpg} when you type {cmd:mp} in
a variable list.
{title:Also see}
{psee}
Manual: {hi:[R] query},{break}
{hi:[R] set}
{psee}
Online: {helpb query}, {helpb set}
{p_end}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -