classify_: Classify a captcha with its answer

Description Usage Arguments

View source: R/classify.R

Description

Classify a captcha with its answer

Usage

1
classify_(cap, ans, path, rm_old, ...)

Arguments

cap

The path to a captcha

ans

Either NULL (for interactive classification) or a string with the answer for the captcha

path

Where to save the renamed (answered) captcha file (if NULL, will save file on the same folder as its unanswered counterpart)

rm_old

Whether or not to delete unanswered captcha after copying and renaming them

...

Other arguments passed on to read_captcha()


decryptr/decryptr documentation built on Nov. 29, 2020, 11:14 p.m.