Skip to content

Commit

Permalink
Light tweaks to this vignette
Browse files Browse the repository at this point in the history
  • Loading branch information
jennybc committed Jun 29, 2023
1 parent ce72661 commit e33f2b2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions vignettes/sending_messages.Rmd
Expand Up @@ -144,7 +144,7 @@ This imports the email as though it was a normal message, with the same
scanning and classification as normal email.

```{r sending_messages_file_attachment, eval=FALSE}
gm_insert_message(file_attachment)
gm_import_message(file_attachment)
```

## Sending
Expand Down Expand Up @@ -193,4 +193,3 @@ You can confirm the account's lack of mail capability by visiting
<https://mail.google.com/mail/> while logged in. If you don't already have
Gmail, this link gives you the option of adding mail to your existing account
or creating a new, mail-capable account.

0 comments on commit e33f2b2

Please sign in to comment.