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

R语言中文网

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

R语言代表生产者和零个或多个消费者的类[[-method()函数-中英文对照帮助文档

[复制链接]
发表于 2021-2-19 22:39:51 | 显示全部楼层 |阅读模式
        R语言代表生产者和零个或多个消费者的类[[-method()函数-中英文对照帮助文档

                                         By MicroRbt Martinez PhD

R语言函数名:[[-method()
R语言函数功能:代表生产者和零个或多个消费者的类
来自资源库:Bionconductor-software
[[-method()函数所属R语言包:所在R包具体名称、包功能的中英文双语描述见正文后面'--所在R语言包信息--'部分。

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

An ordered collection of Consumer and Producer components combined into a single entity. Applying a method such as yield to Stream invokes yield on the terminal Consumer component of the stream, yielding one batch from the stream. The result of yield is defined by the Producer and Consumer components of the stream.
Consumerc和Producer组件的有序集合组合到一个实体中。将诸如yield之类的方法应用于Stream会在流的终端Consumer组件上调用yield,从该流中产生一批。 yield的结果由流的Producer和Consumer组件定义。


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

Stream(x, ..., verbose=FALSE)
## S4 method for signature 'Stream'S4 method for signature 'Stream'
用于签名“流”的S4方法

length(x)
## S4 method for signature 'Stream,numeric'S4 method for signature 'Stream,numeric'
签名“流,数字”的S4方法

x[[i, j, ...]]
## S4 method for signature 'Stream'S4 method for signature 'Stream'
用于签名“流”的S4方法

lapply(X, FUN, ...)
## S4 method for signature 'Stream'S4 method for signature 'Stream'
用于签名“流”的S4方法

sapply(X, FUN, ..., simplify=TRUE, USE.NAMES=TRUE)

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

参数x, X介绍: For Stream, x is a Producer instance. For other functions, an instance of class Stream.
对于Streamc,x是Producer实例。对于其他功能,请参见类Stream的实例。

参数FUN介绍: A function
-----未完,待续-----,↓↓↓展开剩余72%↓↓↓
购买主题 前行需要您的支持,请赞助作者 【15 金钱】 就能浏览全部100%内容啦!(本贴一次赞助、永久可读)
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-6-18 20:30 , Processed in 0.024872 second(s), 21 queries .

Powered by Discuz! X3.4

Copyright © 2001-2020, Tencent Cloud.

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