R/utils.R
get_sum.Rd
Get sum of numbers from a string
get_sum(x)
A string of interest
A numeric that correspond to the sum of every digit in the provided string.