createStamp | R Documentation |
Create a stamp with script path, output file path and time stamp in it.
createStamp(script, file, time, addto)
script |
The script path |
file |
the output file path |
time |
The default is to insert a time stamp taken from result of Sys.time(). Using the time argument you can overrule this by setting a fixed string instead. Use "" to omit. |
addto |
An existing caption to keep above the caption created by this function. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.