gpt4 book ai didi

r - 我可以在 R 中捕获信号吗?

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

在 bash 中,我可以捕获 SIGINT , SIGKILL , SIGTERM , 等等。这使我可以根据程序意外停止的方式做不同的事情。

有没有办法在R中做到这一点?

最佳答案

扩展一点我的评论,OP要求我发布作为答案

条件的帮助文件有说明

These functions provide a mechanism for handling unusual conditions, including errors and warnings.



文件中解释了许多处理函数,并附有示例。所以我建议从
help(conditions)
## and
example(conditions)

此外, tools::assertCondition可能也值得一看。它链接在条件文档的底部。

关于r - 我可以在 R 中捕获信号吗?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/27950443/

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