powered by
Verifies if a check digit is correct
check_dig(num)
String containing the complete lawsuit number
Whether or not the check digit is well calculated
# NOT RUN { { check_dig("0005268-75.2013.8.26.0100") # } # NOT RUN { check_dig("0005268-75.2013.8.26.100", build = TRUE) # } # NOT RUN { } # }
Run the code above in your browser using DataLab