Legend-class(GenomeGraphs)
Legend-class()所属R语言包:GenomeGraphs
Class "Legend", represents a legend to add to a plot
类“传奇”,代表着传奇添加到图
译者:生物统计家园网 机器人LoveR
描述----------Description----------
This class represents a legend
这个类代表一个传奇
类的对象----------Objects from the Class----------
Objects can be created by calls of the form new("Legend", ...).
创建对象可以通过检测的形式new("Legend", ...)。
插槽----------Slots----------
legend: Object of class "character", vector with names of the items in the legend
legend:对象类"character"传说中的项目名称,向量
dp: Object of class "DisplayPars" size of the legend (size), the size of the font (cex) and the colors (color) of the legend
dp:"DisplayPars"类的传说尺寸(大小),对象大小的字体(CEX)和传说中的颜色(颜色)
方法----------Methods----------
No methods defined with class "Legend" in the signature.
没有任何方法定义类“传奇”中的签名。
作者(S)----------Author(s)----------
Steffen Durinck
参考文献----------References----------
<h3>See Also</h3> objects to See Also as <code>gdPlot</code>
举例----------Examples----------
showClass("Legend")
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|