| tbl_analysis | R Documentation | 
Prototype: tibble
analysis( x = tibble::tibble(), internal_name = "", context, extra_descriptors = list(), modifiers = list(function(dt) identity(dt)) ) is_analysis(x) ## S3 method for class 'tbl_analysis' as_canonical(x)
| x | a  | 
| internal_name | the internal name of the variable | 
| context | a  | 
| extra_descriptors | A  | 
| modifiers | a  | 
Other stype types: 
v_binary,
v_continuous_nonneg,
v_continuous,
v_count,
v_nominal,
v_ordered,
v_proportion,
v_rcensored
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.