classify_respondent: Classify respondents in Complaints (Reclamacao por...

View source: R/classify_respondent.R

classify_respondentR Documentation

Classify respondents in Complaints (Reclamacao por descumprimento)

Description

Classify respondents in Complaints (Reclamacao por descumprimento)

Usage

classify_respondent(partes)

Arguments

partes

tibble read by read_stf_parties function.

Value

Same tibble with two new columns: instancia and segmento

Examples

## Not run: 
partes <- classify_respondent(partes)

## End(Not run)

jjesusfilho/stf documentation built on Dec. 12, 2024, 4:45 a.m.