get_html_str {blastula} | R Documentation |
Get the HTML content string from an email_message
object as a single-length
character vector.
get_html_str(message)
message |
The email message object, as created by the |
A character object containing the email message's HTML content.