deparse_to_one_line: Deparse and join all lines into a single line

Description Usage Arguments Value

View source: R/utils.R

Description

Calling deparse and joining all the returned lines into a single line, separated by whitespace, and then cleaning up all the duplicated whitespace (except for excessive whitespace in strings between single or double quotes).

Usage

1

Arguments

x

object to deparse

Value

string


logger documentation built on Oct. 19, 2021, 9:07 a.m.