View source: R/adicionar_grupo_tabela.R
adicionar_grupo_tabela | R Documentation |
Insere grupo em dataframe respeitando os cd_processos
adicionar_grupo_tabela(df = NULL, by = NULL, g = NULL)
df |
Dataframe |
by |
colunas: processo, cd_processo_pg etc |
g |
Inteiro |
Mesmo dataframe com a coluna informando o grupo ao qual pertence o processo ou outra coluna.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.