Description Usage Arguments Author(s) See Also
This function sends a notification to your LINE account via RStudio interface.
1 | line_task_notify(LINE_API_TOKEN = NULL, msg = "Task is finished.")
|
LINE_API_TOKEN |
Your valid LINE Notify api token. Recomennded to save .Renviron file. |
msg |
Message to show. 1,000 characters max. Defaults to "Task is finished." |
Koki Ando koki.25.ando@gmail.com
https://notify-bot.line.me/doc/en/
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.