Learn R Programming

ggbash (version 0.4.5)

advice_on_error: print useful debug advice according to the given error message

Description

print useful debug advice according to the given error message

Usage

advice_on_error(err_message, raw_input = "gg iris | p Sepal.W Sepal.L")

Arguments

err_message

A character returned by stop

raw_input

A character given to ggbash function