vpLocation(prada)
vpLocation()所属R语言包:prada
Absolute location of current viewport
当前视口中的绝对位置
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Calculates the absolute location and size of the current grid
计算目前电网的绝对位置和大小
用法----------Usage----------
vpLocation()
Details
详情----------Details----------
This function may be used to get the absolute location of the current viewport on the current graphics device. It uses function devRes to get the device resolution for calculating pixel values. Locations are given by the two extreme coordinates in x and y direction.
此功能可用于获取当前视口中当前图形设备上的绝对位置。它使用功能devRes得到的像素值的计算设备的分辨率。位置x和y方向的两个极端坐标。
值----------Value----------
A list with items location, size, ilocation and isize, the location and size of the viewport in pixels and
location, size, ilocation和isize,视口的位置和大小的像素和与项目名单
作者(S)----------Author(s)----------
Florian Hahne
参见----------See Also----------
plotPlate,
plotPlate
举例----------Examples----------
vpLocation()
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|