Wrapper around tidyr::separate() that splits a column
with lawsuit IDs into 6 columns with its parts (see extract_parts()).
Note that the IDs must be built (see build_id()).
1 | separate_cnj(data, col, ...)
|
data |
A data frame |
col |
Column name or position (see |
... |
Other arguments passed on to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.