pv.panel(webvis)
pv.panel()所属R语言包:webvis
A protovis panal.
一个protovis PANAL。
译者:生物统计家园网 机器人LoveR
描述----------Description----------
A protovis panal.
一个protovis PANAL。
用法----------Usage----------
pv.panel(wv, data, width=300, height=200, left, right, bottom, top, anchor)
参数----------Arguments----------
参数:wv
A webvis param object from pv.param().
一个webvis从pv.param()的参数对象。
参数:data
A webvis object.
一个webvis对象。
参数:width
The width of the panel (in pixels).
面板的宽度(以像素为单位)。
参数:height
The height of the panel (in pixels).
面板的高度(以像素为单位)。
参数:left
Where the panel should start with respect to the left of the window.
凡面板应该开始相对于左侧的窗口。
参数:right
Where the panel should start with respect to the right of the window.
小组应该在哪里开始就在右边的窗口。
参数:bottom
Where the panel should start with respect to the bottom of the window.
凡面板相对于窗口底部的应该开始。
参数:top
Where the panel should start with respect to the top of the window.
在哪里开始到窗口顶部的面板。
参数:anchor
Whether the panel should be anchored to the parent object.</table>
是否应固定在面板的父对象。</ TABLE>
Details
详细信息----------Details----------
pv.panel A protovis panal.
:pv.panel的A protovis PANAL。
值----------Value----------
The HTML output
HTML输出
(作者)----------Author(s)----------
Shane Conway <a href="mailto:shane.conway@gmail.com">shane.conway@gmail.com</a>
参考文献----------References----------
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|