notify: Title

Description Usage Arguments Examples

Description

Title

Usage

1
notify(msg = "Operation complete")

Arguments

msg

Examples

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
## Not run: 
# try it!
library(source.gist) # install.packages("source.gist")
source.gist(6545433)
system("sleep 10")
notify("Long op complete")
library(beepr)
beep(3)

## End(Not run)

ablanda/Esame documentation built on May 30, 2019, 6:11 p.m.