showEnv(SoDA)
showEnv()所属R语言包:SoDA
A decent method to show or print enviornments
显示或打印enviornments,一个体面的方法,
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Interprets the "name" attribute, if any, of the environment similarly to the default print method, but spares the reader the redundant and unreadable attributes themselves.
解释"name"属性,如果没有,默认打印方法同样的环境,但备件读者冗余和不可读属性本身。
用法----------Usage----------
showEnv(x)
参数----------Arguments----------
参数:x
Either an environment or something as.environment() will turn into one.
要么是一个环境什么as.environment()会变成一个。
值----------Value----------
the environment, invisibly.
环境,无形之中。
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|