Description Usage Arguments Value Examples
Send File via Telegram
1 | sendtg_file(path = NULL, ...)
|
path |
a single |
... |
other arguments fo the |
a message is sent to the chat ID contained in the .Renviron file with the file
1 2 3 4 | ## Not run:
send_file("important_output.csv")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.