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/synapseclient documentation built on Feb. 9, 2024, 4:26 p.m.