| check_dig | R Documentation | 
Verifies if a check digit is correct
check_dig(num)
num | 
 String containing the complete lawsuit number  | 
Whether or not the check digit is well calculated
{
  check_dig("0005268-75.2013.8.26.0100")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.