【描述】 edit用于像excel那样在R中编辑u局;而view则是以表格显示数据
【用法】
test <- iris edit(test) view(test)
【描述】edit用于像excel那样在R中编辑u局;而view则是以表格显示数据 【用法】
【描述】 nchar takes a character vector as an argument and re...
【描述】 Extract or replace substrings in a character vector....
【描述】 cut divides the range of x into intervals and codes ...
【描述】 tableuses the cross-classifying factors to build a c...
【描述】 Generate regular sequences. 产生规则的序列【用法】 【参数】 【代码】
【描述】 List all available methods for a S3 and S4 generic f...
【描述】 找出你给的参数里逻辑值为TRUE的元素的索引 【用法】 【参数】 【代码】
【描述】 Split the elements of a character vector x into subs...
常见数学函数 函数描述abs(x)绝对值sqrt(x)开方ceiling(x)天花板,向上取整floor(x)地板...
本文标题:【每天一个R语言命令】-edit/view
本文链接:https://www.haomeiwen.com/subject/mpgmtltx.html
网友评论