View source: R/s3-tibble-style.R
| idx_tibble | R Documentation | 
Tibble-style index vector
idx_tibble(x, idx_cols = NULL, value_col = NULL)
x | 
 data coercible to tbl_df  | 
idx_cols | 
 character vector, name of index columns  | 
value_col | 
 length-1 character vector, name of value column, defaults as "value" if present, will be renamed as   | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.