notify: Notify when a function was executed

Description Usage Arguments Examples

View source: R/notify.R

Description

Notify when a function was executed

Usage

1
notify(msg = "Operation complete", playSound = T)

Arguments

msg

Message you want to get in the notification. By default: Operation complete

playSound

play sound. Default value: TRUE

Examples

1
2
3
4
## Not run: 
notify("Jestem hakerem OSX")

## End(Not run)

AMUFacultyOfEnglish/ENRanalytics documentation built on May 5, 2019, 11:36 a.m.