Generation

generate functionMon, 24 Apr 2023

agregar colunma a dr_inscrito

df_inscrito <- df_inscrito %>% mutate( cpf_cnpj = formatCNPJCPF(cpf_cnpj) )

Want to kickstart your project?Use the new AI Studio to create your code