object_to_string: Object to string

View source: R/functional.R

object_to_stringR Documentation

Object to string

Description

Converts an object to a string using deparse and substitute.

Usage

object_to_string(x)

Arguments

x

(an object) An object to convert to a string.

Examples

object_to_string()

Deleetdk/kirkegaard documentation built on June 8, 2025, 4:09 a.m.