View source: R/rearrr_fn_docs.R
| rearrr_fn_ | R Documentation | 
Do not call. Only used to avoid repetition of documentation.
rearrr_fn_(
  data,
  origin_fn,
  check_fn,
  allowed_types,
  force_df,
  min_dims,
  overwrite
)
| data | 
 | 
| origin_fn | Function for finding the origin coordinates. Input: Each column will be passed as a  Output: A  Can be created with  E.g.  Built-in functions are  | 
| check_fn | Function with checks post-preparation of  | 
| allowed_types | Allowed types of the  | 
| force_df | Whether to return a  | 
| min_dims | Minimum number of dimensions (cols) after preparations. When  | 
| overwrite | Whether to allow overwriting of existing columns. (Logical) | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.