Description Usage Arguments
View source: R/transform.r
Whether to filter null values from the data.
1
filter_null(vl, setting = NULL)
vl
Vega-Lite object created by vegalite
vegalite
setting
if NULL only quantitative and temporal fields are filtered. If TRUE, all data items with 'null' values are filtered. If FALSE, all data items are included.
NULL
TRUE
FALSE
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.