getRecentChanges: Get Recent Changes

Description Usage Arguments Value Examples

View source: R/getRecentChanges.R

Description

Retrieve recent changes to pathways at WikiPathways.

Usage

1

Arguments

timestamp

(14 digits, YYYYMMDDhhmmss) Limit by time, only history items after the given time, e.g., 20180201000000 for changes since Feb 1st, 2018.

Value

A list of changes, including pathway WPID, name, url, species and revision

Examples

1
2
3
{
getRecentChanges('20180201000000')
}

rWikiPathways documentation built on Feb. 28, 2021, 2:01 a.m.