View source: R/classify_respondent.R
classify_respondent | R Documentation |
Classify respondents in Complaints (Reclamacao por descumprimento)
classify_respondent(partes)
partes |
tibble read by read_stf_parties function. |
Same tibble with two new columns: instancia and segmento
## Not run:
partes <- classify_respondent(partes)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.