defaultColumnStyle | R Documentation |
For example to set a column style, the following are possible:
defaultColumnStyle(minimalColumnStyle()) defaultColumnStyle(allColumnStyle())
Set to prettyColumnStyle but you also want all reference fields: defaultColumnStyle(prettyColumnStyle(allReferenceFields = TRUE))
Use defaultColumnStyle() without an argument to get the current default style object.
defaultColumnStyle(style)
style |
the style object to set as the default style for column created with a helper function such as idColumnStyle, prettyColumnStyle, minimalColumnStyle or allColumnStyle. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.