class_error_string: Create Error String from Object Class

View source: R/utilities.R

class_error_stringR Documentation

Create Error String from Object Class

Description

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

Usage

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

nick-ulle/ast documentation built on May 14, 2024, 7:40 p.m.