friendly_type: Format a type for error messages

View source: R/lifecycle-deprecated.R

friendly_typeR Documentation

Format a type for error messages

Description

[Deprecated]

friendly_type() is deprecated. Please use the standalone-friendly-type.R file instead.

Usage

friendly_type(type)

Arguments

type

A type as returned by typeof().

Value

A string of the prettified type, qualified with an indefinite article.


hadley/rlang documentation built on April 24, 2024, 1:05 a.m.