A small new feature added to {emayili}: the ability to interpolate content into the email message body.
Load Package Load the {emayili} package and create a message skeleton.
library(emayili) options( # Always print message body. envelope_details = TRUE, # Print message from pipeline. envelope_invisible = FALSE ) # Create a message skeleton. # email
Continue reading: <a href=“https://www.r-bloggers. …