notify_slack: Send slack notification about completed simulation

Description Usage Arguments

View source: R/notifications.R

Description

Requires the suggested slackr package to be installed, and configured. (You need a webhook setup, and a config file at '~/.slackr'. See their package documentation.)

Usage

1
notify_slack(runName, channel)

Arguments

runName

character. The simulation run name.

channel

character. The channel name in which to post the message.


achubaty/amc documentation built on April 6, 2021, 6:56 a.m.