as_tbl: Convert object to tibble

Description Usage Arguments Value

Description

Convert object to tibble

Usage

1
as_tbl(x, ...)

Arguments

x

A vector, list, or matrix. If a list, each element must have the same length.

...

Other arguments passed on to individual methods.

Value

A tibble, class c("tbl_df", "tbl", "data.frame")


mkearney/tidycor documentation built on May 4, 2019, 1:22 p.m.