R/get_html_str.R
get_html_str.Rd
Get the HTML content string from an email_message object as a single-length character vector.
email_message
get_html_str(message)
The email message object, as created by the compose_email() function. The object's class is email_message
compose_email()
A character object containing the email message's HTML content.