getEveryCurationTag {rWikiPathways}R Documentation

Get Every Instance of a Curation Tag

Description

Retrieve information about every instance of a given curation tag.

Usage

getEveryCurationTag(tag)

Arguments

tag

(character) Official name of curation tag, e.g., "Curation:FeaturedPathway"

Value

A list of tag name, display name, revision, text, timestampe and user

Examples

{
getEveryCurationTag('Curation:FeaturedPathway')
}

[Package rWikiPathways version 1.6.1 Index]