View source: R/getRecentChanges.R
getRecentChangesIds | R Documentation |
Retrieve WPIDs of recently changed pathways at WikiPathways.
getRecentChangesIds(timestamp)
timestamp |
(8 digits, YYYYMMDD) Limit by time, only pathways changed after the given date, e.g., 20180201 for changes since Feb 1st, 2018. |
A list
of WPIDs
{
getRecentChangesIds('20180201')
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.