showSummary(SNPchip)
showSummary()所属R语言包:SNPchip
Displays descriptive statistics for a sample.
显示样本的描述统计。
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Displays descriptive statistics for a sample as a legend.
显示作为一个传奇的样本的描述统计。
用法----------Usage----------
showSummary(object, where, bty, legend.panel, cex, col, digits)
参数----------Arguments----------
参数:object
Object of class oligoSnpSet
对象类oligoSnpSet
参数:where
Character string indicating where to put the legend. See legend
字符串,指示把传说。看到legend
参数:bty
See bty
看到bty
参数:legend.panel
Logical for plotting the legend on a separate panel.
一个单独的面板上绘制传说逻辑。
参数:cex
See par
看到par
参数:col
See par
看到par
参数:digits
Argument to round
round的参数
作者(S)----------Author(s)----------
Robert Scharpf
参见----------See Also----------
legend, round,
legend,round
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|