journalpng(simpleaffy)
journalpng()所属R语言包:simpleaffy
Produce a device for producing artwork for presentations and journals
生产设备,生产的介绍和期刊的艺术品
译者:生物统计家园网 机器人LoveR
描述----------Description----------
journalpng generates a device to print a 4 x 4 inch 300 dpi figure (by default). screenpng does the same, but 72dpi.
journalpng生成一个设备,打印4×4英寸300 dpi的数字(默认)。 screenpng不相同,但72DPI。
用法----------Usage----------
journalpng(file="figure.png",width=4, height=4,res=300)
screenpng(file="figure.png",width=4, height=4,res=72)
参数----------Arguments----------
参数:file
the file to write the figure to
文件写的数字
参数:width
the width of the figure
图的宽度
参数:height
its height
它的高度
参数:res
resolution in dots-per-inch
分辨率在每英寸点数
值----------Value----------
A table containing annotation data
含标注数据表
作者(S)----------Author(s)----------
Crispin J Miller
参考文献----------References----------
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|