Opens up a browser window to the entity page or wiki-subpage.
synOnweb(entity, subpageId=NULL)
Arguments
- entity
Either an Entity or a Synapse ID
- subpageId
(Optional) ID of one of the wiki's sub-pages
Examples
if (FALSE) { # \dontrun{
synOnweb("syn123")
} # }