Get email reputation

email_rep(email, ...)

Arguments

email

the email to get rep for

...

passed on to httr::GET()

Examples

# NOT RUN {
email_rep("bill@microsoft.com")
# }