View source: R/default-ptype.R
narrow_default_ptype | R Documentation |
Guess prototypes for Arrow schemas
narrow_default_ptype(schema)
schema |
An |
A zero-length array prototype
narrow_default_ptype(narrow_schema("n"))
narrow_default_ptype(
narrow_schema("+s", children = list(narrow_schema("i", "colname")))
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.