This is an alternative to decrypt() that can be
used in a more convenient way if you're used to modeling. So,
if you're a hardcore #rstats fan and your fingers start itching
if you don't run stats::predict() every 2 lines, this wrapper
is for you.
# S3 method for captcha
predict(object, newdata = NULL, ...)A model for which prediction is desired
A list of captcha objects read with read_captcha()