as_dibble | R Documentation |
as_dibble()
turns an object into a dimensional data frame called a dibble.
as_dibble(x, ...)
## Default S3 method:
as_dibble(x, ...)
## S3 method for class 'rowwise_df'
as_dibble(x, ...)
## S3 method for class 'grouped_df'
as_dibble(x, ...)
## S3 method for class 'ddf_col'
as_dibble(x, ...)
## S3 method for class 'tbl_ddf'
as_dibble(x, ...)
x |
An object. |
... |
Unused, for extensibility. |
A dibble.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.