class_error_string: Create Error String from Object Class

Description Usage

View source: R/utilities.R

Description

This function creates an error string that includes the class of an object.

Usage

1
2
class_error_string(object, msg = "Invalid class '%s'.",
  all_classes = FALSE)

nick-ulle/ast documentation built on Oct. 18, 2019, 4:37 a.m.