View source: R/h5_cell_filters.R
write_cell_filter_parameters | R Documentation |
Write cell filter parameters to a h5 file
write_cell_filter_parameters(h5_file, cell_filter_parameters)
h5_file |
Path to |
cell_filter_parameters |
A |
The cell filter parameters list is named by the UI element label and contains:
var
the variable from metadata
(which should be a factor) that is to be filtered
selected
the levels that are selected by default
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.