synGetWikiAttachments: synGetWikiAttachments

synGetWikiAttachmentsR Documentation

synGetWikiAttachments

Description

Retrieve the attachments to a wiki page.

Usage

synGetWikiAttachments(wiki)

Arguments

wiki

the Wiki object for which the attachments are to be returned.

Value

A list of file handles for the files attached to the Wiki.

Examples

## Not run: 
wiki <- synGetWiki(project)
attachments <- synGetWikiAttachments(wiki)

## End(Not run)

Sage-Bionetworks/synapser documentation built on Feb. 7, 2024, 12:26 p.m.