Description Usage Arguments Value Examples
View source: R/cnj_sequencial.R
Creates cnj sequence numbers
1 | cnj_sequencial(inicio, fim, ano, segmento, uf, distribuidor)
|
inicio |
integer |
fim |
integer |
ano |
year |
segmento |
integer |
uf |
federative unity. |
distribuidor |
code of the court. |
vector of lawsuit numbers
1 2 3 4 | ## Not run:
stj<-cnj_sequencial(0,100,2018,3,00,0000)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.