ezr.get_object_as_string: Object to String

Description Usage Arguments Value Examples

Description

Useful for when you want to save a file as its own name or concatenate it with a date...

Usage

1

Arguments

r_object

An R object such as dataframe or a variable

Value

Returns the string of the r object.

Examples

1
myfunct_get_object_as_string(mtcars)

jmp1989/easyr documentation built on May 20, 2019, 7:25 a.m.