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

📄 f_recode.ihlp

📁 是一个经济学管理应用软件 很难找的 但是经济学学生又必须用到
💻 IHLP
字号:
{* 30nov2004}{...}
{phang}
{cmd:recode(}{it:x}{cmd:,}{it:x1}{cmd:,}{it:x2}{cmd:,}{it:...}{cmd:,}{it:xn}{cmd:)}
	returns {it:x} if {it:x} is {it:missing};
	returns {it:missing} if {it:x1} = {it:missing} or
	{it:x2}= {it:missing} or ... {it:xn-1} = {it:missing};
	returns {it:missing} if  {it:x1}, {it:x2}, ..., {it:xn} are
	not weakly increasing; returns {it:x1} if {it:x}{ul:<}{it:x1};
	returns {it:x2} if {it:x1}<{it:x}{ul:<}{it:x2}; returns {it:x3}
	if {it:x2}<{it:x}{ul:<}{it:x3}; ...; {it:xn} if {it:x}>{it:x(n-1)}.
	Also see {cmd:autocode()} and {cmd:irecode()} for other
	styles of recode functions.{p_end}

⌨️ 快捷键说明

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