| new_pillar_type | R Documentation | 
Calls type_sum() to format the type.
Call format() on the result to render column types.
new_pillar_type(x, ...)
| x | A vector for which the type is to be retrieved. | 
| ... | These dots are for future extensions and must be empty. | 
format(new_pillar_type("a"))
format(new_pillar_type(factor("a")))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.