synGetWikiHeaders: synGetWikiHeaders

Description Usage Details See Also Examples

Description

Function to retrieve the headers of all the Wiki pages belonging to an owner.

Usage

1

Details

Retrieves a list of WikiHeader objects given an owner (Entity or Evaluation). WikiHeader includes the Wiki's ID and that of its parent Wiki. This information is necessary to know the tree structure of the Wiki pages belonging to a given owner.

See Also

synGetWiki WikiHeader

Examples

1
2
3
4
5
## Not run: 
entity<-synGet("syn123456")
wikiHeaders<-synGetWikiHeaders(entity)

## End(Not run)

Sage-Bionetworks/rSynapseClient documentation built on May 9, 2019, 7:04 p.m.