grid.expand.gp(splicegear)
grid.expand.gp()所属R语言包:splicegear
convenience functions for grid
电网的方便功能
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Convenience function to use the package grid
方便的功能,使用包网格
用法----------Usage----------
grid.expand.gp(n, parlist = list())
grid.make.numeric2npc(x, xlim=NULL, lower.blank=0, upper.blank=0)
参数----------Arguments----------
参数:n
number of parameters
参数数量
参数:parlist
list of parameters
参数列表
参数:x
numeric value
数值
参数:xlim
range for Xs
范围为XS
参数:lower.blank, upper.blank
size for margins
边距尺寸
Details
详情----------Details----------
call the function gpar on the list of parameters.
调用函数gpar参数列表。
值----------Value----------
Function used for its side effect.
函数用于其副作用。
参见----------See Also----------
lattice
lattice
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|