writeDefault(sendplot)
writeDefault()所属R语言包:sendplot
Writes Default Tool-tip Region to imagemap of HTML
,写入默认刀尖区域影像图的HTML
译者:生物统计家园网 机器人LoveR
描述----------Description----------
NOT CALLED BY USER. If a default toop-tip region has been set using addDefault, the information is converted to proper
不调用用户。如果一个默认托普尖端区域已被设置使用addDefault,信息被转换为适当的
用法----------Usage----------
writeDefault1(Splot)
writeDefault2(Splot)
参数----------Arguments----------
参数:Splot
An Object of the class Splot
一个对象的类Splot
Details
详细信息----------Details----------
If a default toop-tip region has been set using addDefault, the information is converted to proper format and wrote to HTML file writeDefault1 is utilized when using header = "v1" writeDefault2 is utilized when using header = "v2" or "v3" The data is displayed in different ways depending on the header.
如果已被设置使用addDefault的一个默认托普尖端区域,该信息被转换成适当的格式,并利用写信给HTML文件writeDefault1 =“v1”的当使用头writeDefault2利用,=“v2”的使用头时;或“v3的”的数据被显示在不同的方式,取决于标题。
users are encouraged to see vignette for better descriptions and examples
鼓励用户看到更好的描述和示例的小插曲
值----------Value----------
Line for default tool-tip region added to imagemap section of HTML
添加到的HTML图像映射部分默认刀尖区域的线路
注意----------Note----------
NOT CALLED BY USER. INTERNAL HELPER FUNCTION
不调用用户。内部辅助功能
The code used to create the javascript embedded in html file is a modified version of the javascript code or from the open source tooltip library. see reference links
用于创建JavaScript嵌入在HTML文件中的代码是修改后的版本的JavaScript代码的开源工具提示库。见参考文献链接
(作者)----------Author(s)----------
Lori A. Shepherd, Daniel P. Gaile
参考文献----------References----------
参见----------See Also----------
makeSplot, addDefault, sp.header
makeSplot,addDefault,sp.header
实例----------Examples----------
# not called by user[不叫用户]
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|