找回密码
 注册
查看: 398|回复: 0

R语言 Unicode包 u_char_match()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-10-1 13:20:41 | 显示全部楼层 |阅读模式
u_char_match(Unicode)
u_char_match()所属R语言包:Unicode

                                        Unicode Character Matching
                                         Unicode字符匹配

                                         译者:生物统计家园网 机器人LoveR

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

Match Unicode characters to Unicode character ranges.
匹配Unicode字符的Unicode字符范围。


用法----------Usage----------


u_char_match(x, table, nomatch = NA_integer_)
x %uin% table



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

参数:x
an R object which can be coerced to a u_char vector of Unicode characters via as.u_char.
R对象可以强制通过u_char到as.u_char向量的Unicode字符。


参数:table
an R object coercible to a u_char_range vector of Unicode character range via as.u_char_range.
的R对象转换成一个u_char_range向量的Unicode字符范围内通过as.u_char_range。


参数:nomatch
the value to be returned (after coercion to integer) in the case when no match is found.
被返回的值(后转化成整数)在没有找到匹配的情况下。


Details

详细信息----------Details----------

u_char_match returns a vector of the positions of the (first) matches of the Unicode characters given by x (after coercion via as.u_char) to the Unicode character ranges given by table (after coercion via as.u_char_range).
u_char_match返回一个向量的位置x(后强制通过as.u_char)与Unicode字符的Unicode字符(第一次)比赛范围由table (通过as.u_char_range)胁迫后。

%uin% returns a logical vector indicating if there was a match or not.
%uin%返回一个逻辑向量表示,如果有一个匹配或不。

转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。


注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
回复

使用道具 举报

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

本版积分规则

手机版|小黑屋|生物统计家园 网站价格

GMT+8, 2024-11-28 14:51 , Processed in 0.035292 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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