| .guess_vector_input_form | R Documentation |
Guess whether a list field can be simplified to a vector spec
.guess_vector_input_form(value, name)
value |
( |
name |
( |
A list with:
can_simplify (logical(1)): Whether the field can be simplified.
tib_spec: A tib field specification (present only when can_simplify
is TRUE).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.