⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 set_defaults.hlp

📁 是一个经济学管理应用软件 很难找的 但是经济学学生又必须用到
💻 HLP
字号:
{smcl}
{* 21mar2005}{...}
{cmd:help set_defaults}
{hline}

{title:Title}

{p2colset 5 25 27 2}{...}
{p2col:{bf:[R] set_defaults} {hline 2}}Reset system parameters to original Stata
defaults{p_end}
{p2colreset}{...}


{title:Syntax}

{p 8 21 2}
{cmd:set_defaults}
{c -(}{it:category} | {cmd:_all}{c )-}
[{cmd:,} {opt perm:anently}]

    where {it:category} is one of

{pmore}
{opt mem:ory} | {opt out:put} | {opt inter:face} | {opt graph:ics} |
{opt eff:iciency} | {opt net:work} | {opt up:date} |
{opt trace} | {opt mata} | {opt oth:er}


{title:Description}

{pstd}
{opt set_defaults} resets settings made by {helpb set} to the original default
settings that were shipped with Stata.

{pstd}
{cmd:set_defaults _all} resets all the categories, whereas
{cmd:set_defaults} {it:category} resets only the settings for the specified
category.


{title:Option}

{phang}
{opt permanently} specifies that, in addition to making the change right now,
   the settings be remembered and become the default settings when you invoke
   Stata.


{title:Examples}

    {cmd:. set_defaults network}
    {cmd:. set_defaults output}

    {cmd:. set_defaults _all}


{title:Also see}

{psee}
Manual:  {bf:[R] set_defaults}

{psee}
Online:  {helpb mata set}, {helpb query}, {helpb set}
{p_end}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -