Learn R Programming

decryptr (version 0.2.2)

plot.captcha: Plot a captcha

Description

Plot a captcha

Usage

# S3 method for captcha
plot(x, y, ...)

Arguments

x

Captcha object read with read_captcha()

y
...

Other arguments passed on to graphics::plot()