synGetWiki: synGetWiki

synGetWikiR Documentation

synGetWiki

Description

Get a Wiki object from Synapse. Uses wiki2 API which supports versioning.

Usage

synGetWiki(owner, subpageId=NULL, version=NULL)

Arguments

owner

The entity to which the Wiki is attached

subpageId

The id of the specific sub-page or NULL to get the root Wiki page

version

The version of the page to retrieve or NULL to retrieve the latest

Value

a Wiki object

Examples

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

## End(Not run)

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