powered by
as_dibble() turns an object into a dimensional data frame called a dibble.
as_dibble()
as_dibble(x, ...)# S3 method for default as_dibble(x, ...)# S3 method for rowwise_df as_dibble(x, ...)# S3 method for grouped_df as_dibble(x, ...)# S3 method for ddf_col as_dibble(x, ...)# S3 method for tbl_ddf as_dibble(x, ...)
# S3 method for default as_dibble(x, ...)
# S3 method for rowwise_df as_dibble(x, ...)
# S3 method for grouped_df as_dibble(x, ...)
# S3 method for ddf_col as_dibble(x, ...)
# S3 method for tbl_ddf as_dibble(x, ...)
A dibble.
An object.
Unused, for extensibility.