validaRA (version 0.1.1)

valida_doc_df: Check Brazilian documents.

Description

valida_doc_df returns true or false if the number of document is correct.

Usage

valida_doc_df(data, column, type = "cpf", log = FALSE)

Arguments

data

Data frame with data to be validate.

column

Column of data that will be evaluated.

type

Character, it could be CPF, CNPJ, PIS e titulo de eleitor.

log

Output errs found on entrada

Value

True or False. if log is giving return a data frame.