View source: R/getRecentChanges.R
getRecentChangesNames | R Documentation |
Retrieve names of recently changed pathways at WikiPathways.
getRecentChangesNames(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 pathway names. Note: pathway deletions will be listed as blank names.
{
getRecentChangesNames('20180201')
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.