View source: R/pxweb_split_query.R
pxweb_query_dim_splittable | R Documentation |
Get vector indicating splittable variables
pxweb_query_dim_splittable(pxq, pxmd)
pxq |
a |
Splitable variables are variables that can be split. Content variables cannot be split, nor variables with filter == "top".
Currently, we can only be sure that time variables and eliminated variables can be split. Hopefully the next API makes this more clear.
a named logical vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.