synGetWikiAttachments | R Documentation |
Retrieve the attachments to a wiki page.
synGetWikiAttachments(wiki)
wiki |
the Wiki object for which the attachments are to be returned. |
A list of file handles for the files attached to the Wiki.
## Not run:
wiki <- synGetWiki(project)
attachments <- synGetWikiAttachments(wiki)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.