Wiki-class: Wiki

Wiki-classR Documentation

Wiki

Description

Represents a wiki page in Synapse with content specified in markdown.

Format

An R6 class object.

Methods

  • Wiki(title=NULL, owner=NULL, markdown=NULL, markdownFile=NULL, attachments=NULL, fileHandles=NULL, parentWikiId=NULL): Constructor for Wiki

  • json(): Returns the JSON representation of the Wiki object.

  • update_markdown(markdown=NULL, markdown_file=NULL): Updates the wiki's markdown. Specify only one of markdown or markdown_file


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