R/diagnostics.R
get_diagnostic_messages_single.Rd
Get diagnostic messages for a single diagnostic.
get_diagnostic_messages_single(diagnostic, values)
object describing the diagnostic
the values of the diagnostics
a data.frame with fields type (possible values bad, info, ok) and message
data.frame
type
bad
info
ok
message
numeric_diagnostic(), count_diagnostic(), logical_diagnostic()
numeric_diagnostic()
count_diagnostic()
logical_diagnostic()