R语言中find函数怎么用
1个回答
推荐于2017-12-16 · 知道合伙人数码行家
关注
展开全部
关于r语言中find函数的用法:
find(matlab)
find()所属R语言包:matlab
描述----------Description----------
Finds indices of elements.
查找的元素的索引。
用法----------Usage----------
find(x)
参数----------Arguments----------
参数:x
expression to evaluate
要计算的表达式
Details
If expression is not logical, finds indices of nonzero elements of argument x.
如果是不符合逻辑的表达,发现指数的非零元素的参数x。
值----------Value----------
Returns indices of corresponding elements matching the expression x.
返回指数的相应匹配的元素的表达x。
P. Roebuck <a href="mailto:proebuck@mdanderson.org">proebuck@mdanderson.org</a>
实例
----------Examples----------
find(-3:3 >= 0)
find(c(0, 1, 0, 2, 3))
find(matlab)
find()所属R语言包:matlab
描述----------Description----------
Finds indices of elements.
查找的元素的索引。
用法----------Usage----------
find(x)
参数----------Arguments----------
参数:x
expression to evaluate
要计算的表达式
Details
If expression is not logical, finds indices of nonzero elements of argument x.
如果是不符合逻辑的表达,发现指数的非零元素的参数x。
值----------Value----------
Returns indices of corresponding elements matching the expression x.
返回指数的相应匹配的元素的表达x。
P. Roebuck <a href="mailto:proebuck@mdanderson.org">proebuck@mdanderson.org</a>
实例
----------Examples----------
find(-3:3 >= 0)
find(c(0, 1, 0, 2, 3))
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询