sparkbox-class(sparkTable)
sparkbox-class()所属R语言包:sparkTable
Class "sparkbox"
类“sparkbox”
译者:生物统计家园网 机器人LoveR
描述----------Description----------
This class defines data objects holding all information required to plot sparkboxes.
这个类定义数据对象持有的所有信息需要图sparkboxes的。
类对象----------Objects from the Class----------
Objects can be created by using function newSparkBox.
可以创建对象使用功能newSparkBox。
插槽----------Slots----------
outCol: Object of class "ANY" ~~
outCol:对象类"ANY"~~
boxCol: Object of class "ANY" ~~
boxCol:对象类"ANY"~~
boxLineWidth: Object of class "numeric" ~~
boxLineWidth:对象类"numeric"~~
width: Object of class "numeric" ~~
width:对象类"numeric"~~
height: Object of class "numeric" ~~
height:对象类"numeric"~~
values: Object of class "numeric" ~~
values:对象类"numeric"~~
padding: Object of class "numeric" ~~
padding:对象类"numeric"~~
availableWidth: Object of class "numeric" ~~
availableWidth:对象类"numeric"~~
availableHeight: Object of class "numeric" ~~
availableHeight:对象类"numeric"~~
stepWidth: Object of class "numeric" ~~
stepWidth:对象类"numeric"~~
coordsX: Object of class "numeric" ~~
coordsX:对象类"numeric"~~
coordsY: Object of class "numeric" ~~
coordsY:对象类"numeric"~~
方法----------Methods----------
No methods defined with class "sparkbox" in the signature.
没有定义的方法与类的“sparkbox”的签名。
(作者)----------Author(s)----------
Bernhard Meindl, Alexander Kowarik, Statistics Austria
参见----------See Also----------
newSparkBox, plotSparks, setParameter, getParameter
newSparkBox,plotSparks,setParameter,getParameter
实例----------Examples----------
showClass("sparkbox")
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|