设为首页收藏本站获取积分奖励

R语言中文网

 找回密码
 立即注册
查看: 1567|回复: 0

R语言阴影线geom_hatching()函数-中英文对照帮助文档

[复制链接]
发表于 2021-2-21 10:50:41 | 显示全部楼层 |阅读模式
        R语言阴影线geom_hatching()函数-中英文对照帮助文档

                                         By MicroRbt Martinez PhD

R语言函数名:geom_hatching()
R语言函数功能:阴影线
来自资源库:Bionconductor-software
geom_hatching()函数所属R语言包:所在R包具体名称、包功能的中英文双语描述见正文后面'--所在R语言包信息--'部分。

描述-----Description-----

The hatchingPlot() function is used to create hatching patterns for representating spatial regions and cell-types.
hatchingPlot()函数用于创建阴影图案,以表示空间区域和单元格类型。

The hatching geom is used to create hatching patterns for representation of spatial regions.
阴影线几何图形用于创建阴影线图案以表示空间区域。


使用方法-----Usage-----

hatchingPlot(
data,
imageID = NULL,
window = "concave",
line.spacing = 21,
nbp = 250,
window.length = 0
)
geom_hatching(
mapping = NULL,
data = NULL,
stat = "identity",
position = "identity",
na.rm = FALSE,
show.legend = NA,
inherit.aes = TRUE,
line.spacing = 21,
window = "square",
window.length = 0,
nbp = 250,
line.width = 1,
...
)

参数-----Arguments-----

参数data介绍: The data to be displayed in this layer. There are three options:
要在此层中显示的数据。共有三个选项:

If NULL, the default, the data is inherited from the plot data as specified in the call to ggplot(). A data.frame, or other object, will override the plot data. All objects will be fortified to produce a data frame. See fortify() for which variables will be created. A function will be called with a single argument, the plot data. The return value must be a data.frame, and will be used as the layer data. A function can be created from a formula (e.g. ~ head(.x, 10)).
如果为NULL(默认值),则该数据将从对ggplot()的调用中指定的绘图数据继承。一个data.frame或其他对象将覆盖绘图数据。将强化所有对象以产生数据框。请参阅fortify()为其创建变量。将使用一个参数(绘图数据)调
-----未完,待续-----,↓↓↓展开剩余72%↓↓↓
购买主题 前行需要您的支持,请赞助作者 【15 金钱】 就能浏览全部100%内容啦!(本贴一次赞助、永久可读)
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Archiver|R语言中文网    

GMT+8, 2024-6-3 15:08 , Processed in 0.027037 second(s), 20 queries .

Powered by Discuz! X3.4

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表