strmap(roxygen)
strmap()所属R语言包:roxygen
Map through the words in a string, joining the mapped...
图通过词语的字符串,加入映射...
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Map through the words in a string, joining the mapped
图通过词语的字符串,加入映射
用法----------Usage----------
strmap(proc, sep, string)
参数----------Arguments----------
参数:proc
procedure to apply to each word
程序适用于每一个字
参数:sep
the separator joining the mapped words
分离器连接映射的话
参数:string
the string to be mapped </table>
被映射的字符串</ TABLE>
Details
详细信息----------Details----------
General enough to be designated "map": isn't it closer to a
一般被指定的“图”:是不是更接近
值----------Value----------
Mapped words separated by sep
映射的话分离sep
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|