powered by
This function is used to send a notification to MacOS user.
growlnotify(textinfo = "")
Text to display in the growlnotify window
None
growlnotify send growl notification for MacOs X systems.
# NOT RUN { # If growlnotify is used on a non-mac system, it just quits. growlnotify("It works if you are on a Mac with GrowlNotify installed!") # }
Run the code above in your browser using DataLab