gpt4 book ai didi

r - 快速检查第一个不等式

转载 作者:行者123 更新时间:2023-12-02 16:38:38 25 4
gpt4 key购买 nike

<分区>

我正在寻找一个类似于 match 的函数,但它应该有一个不等式作为测试并在第一次出现时停止。

a <- c(1,3,5,7,9,12)
b <- 6
# the output should be 4
# i tried this one: match(min(a [b <= a ]),a ), but with much data it is slow

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com