attempt 0.3.1
  • Reference
  • Articles
    • attempt
    • Try Catch
    • Adverbs
    • If
    • Condition handling
    • Tests and Coverage
  • Changelog

Reference

All functions

attempt()

Attempt

discretly()

discretly

if_then() if_not() if_else()

If this, then that

is_try_error()

Is the element of class "try-error"?

with_message() with_warning() without_message() without_warning()

Manipulate messages and warnings

stop_if() stop_if_any() stop_if_all() stop_if_none() stop_if_not() warn_if() warn_if_any() warn_if_all() warn_if_none() warn_if_not() message_if() message_if_any() message_if_all() message_if_none() message_if_not()

Warn if

on_error()

Add a function to be run on error

if_all() if_any() if_none()

Test for all, any or none

silent_attempt()

Silently attempt

silently()

Silently

surely()

surely

try_catch() try_catch_df() map_try_catch() map_try_catch_df()

Try Catch

Contents

Developed by Colin Fay.

Site built with pkgdown 2.1.3.