line_task_notify: Task end notification

Description Usage Arguments Author(s) See Also

View source: R/notify.R

Description

This function sends a notification to your LINE account via RStudio interface.

Usage

1
line_task_notify(LINE_API_TOKEN = NULL, msg = "Task is finished.")

Arguments

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."

Author(s)

Koki Ando koki.25.ando@gmail.com

See Also

https://notify-bot.line.me/doc/en/


koki25ando/lineR documentation built on July 27, 2020, 12:35 a.m.