This will generate a signal on a specific timestamp or at a specific time every day, week, weekday, etc.
1 | sigTimestamp(label, data = mktdata, timestamp, on = "days")
|
label |
text label to apply to the output |
data |
data to apply formula to |
timestamp |
either a POSIXct-based object, or a character string denoting a 24-hour time (e.g. "09:00", "16:00") |
on |
only used if |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.