createEvent | R Documentation |
createEvent
allows the user to add a new event.
createEvent(caption, date, details, products, curlHandle, verbose = FALSE)
caption |
Character. A short caption summarizing the event. |
date |
Character with "yyyy-mm-dd" format. |
details |
Character. Any additional notes or details the user wants to include describing the event. |
products |
A character or numeric vector of product ids that the user wants to associate with the new event. |
curlHandle |
Provide an instance of the CURLHandle-class from the RCurl package. The default will create a curl handle specific to the function call. |
verbose |
Logical. Should details of the web request
print to the console? Defaults to |
Official documentation: http://docs.appfigures.com/api/reference/v2/events.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.