toTibble: toTibble

Description Usage Arguments Value

Description

turns an existing object into a tibble. Wrapper to as_tibble, controling for null values before calling as_tibble.

Usage

1
toTibble(.data)

Arguments

.data

the data to turn into a tibble

Value

.data in tibble format. NULL values are turned into NA. List-columns are handled.


agpknitweardesign/festotuAPIs documentation built on Feb. 2, 2020, 12:20 p.m.