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

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

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

                                        Unicode Character Inspection
                                         Unicode字符检验

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

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

Inspect Unicode characters.
检查Unicode字符。


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


u_char_inspect(x)



参数----------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字符。


值----------Value----------

A data frame with variables Code, Name and Char, giving the code and name of the given characters and the R character vectors corresponding to the code points.
与变量的数据框Code,Name和Char,给代码和名称的字符和R的特征向量,对应的代码点。


实例----------Examples----------


## Who has ever seen a capital sharp s?[#谁见过一个资本的sharp s?]
x <- u_char_from_name(c("LATIN SMALL LETTER SHARP S",
                        "LATIN CAPITAL LETTER SHARP S"))
u_char_inspect(x)
## (Does this display anything useful?)[#(这显示有用的东西?)]

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-28 14:37 , Processed in 0.022902 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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