new_notif: New notification

Description Usage Arguments

View source: R/wrap.R

Description

New notification

Usage

1
2
new_notif(title, message, subtitle = NULL, icon = NULL, sound = NULL,
  time = NULL)

Arguments

title

Title of the notification

message

Message of the notification

subtitle

Subtitle of the notification (not available on windows).

icon

Icon of the notification

sound

Sound of the notification

time

Time in milliseconds of the notification.


ColinFay/rnotify documentation built on May 7, 2019, 8:20 a.m.