XStringPartialMatches-class(Biostrings)
XStringPartialMatches-class()所属R语言包:Biostrings
XStringPartialMatches objects
XStringPartialMatches对象
译者:生物统计家园网 机器人LoveR
描述----------Description----------
WARNING: This class is currently under development and might not work properly! Full documentation will come later.
警告:这个类是目前正在开发中,可能无法正常工作!以后还会来的完整文档。
Please DO NOT TRY TO USE it for now. Thanks for your comprehension!
请不要尝试,现在要使用它。感谢您的理解!
存取方法----------Accessor methods----------
In the code snippets below, x is an XStringPartialMatches object.
在下面的代码片段,x是XStringPartialMatches对象。
subpatterns(x): Not ready yet.
subpatterns(x):还没想好。
pattern(x): Not ready yet.
pattern(x):还没想好。
标准的通用方法----------Standard generic methods----------
In the code snippets below, x is an XStringPartialMatches objects, and i can be a numeric or logical vector.
在下面的代码片段,x是XStringPartialMatches对象,i可以是一个数字或逻辑的向量。
x[i]: Return a new XStringPartialMatches object made of the selected views. i can be a numeric vector, a logical vector, NULL or missing. The returned object has the same subject as x.
x[i]:返回一个新的XStringPartialMatches对象选定的意见作出。 i可以是一个数值向量,逻辑向量,NULL或失踪。返回的对象有相同主题为x。
作者(S)----------Author(s)----------
H. Pages
参见----------See Also----------
XStringViews-class, XString-class, letter
XStringViews级,XString级,letter
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|