Retrieve WPIDs of recently changed pathways at WikiPathways.

getRecentChangesIds(timestamp)

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 WPIDs

Examples

{ getRecentChangesIds('20180201000000') }
#> [1] "WP4829" "WP4228" "WP4535" "WP4298" "WP4577" "WP2447" "WP4828" "WP4827" #> [9] "WP4826" "WP4798" "WP4781" "WP4782" "WP4791" "WP4783" "WP4800" "WP4807" #> [17] "WP4817" "WP4819" "WP4821" "WP4822" "WP4741" "WP4775" "WP4774" "WP4825" #> [25] "WP4824" "WP4823" "WP4820" "WP4818" "WP4816" "WP4815" "WP4814" "WP4813" #> [33] "WP4812" "WP4811" "WP4810" "WP4809" "WP4808" "WP4768" "WP4769" "WP4806" #> [41] "WP4318" "WP4805" "WP4804" "WP4803" "WP4779" "WP4778" "WP4780" "WP4777" #> [49] "WP4776" "WP4801" "WP4766" "WP4799" "WP4797" "WP4796" "WP3604" "WP4795" #> [57] "WP4794" "WP4793" "WP4747" "WP4792" "WP4189" "WP4790" "WP4789" "WP4674" #> [65] "WP4" "WP4788" "WP4787" "WP4786" "WP4757" "WP1424" "WP2023" "WP1544" #> [73] "WP1984" "WP4142" "WP4785" "WP4784" "WP4259" "WP1946" "WP3594" "WP4773" #> [81] "WP4701" "WP422" "WP673" "WP4772" "WP4771" "WP4770" "WP4467" "WP4518" #> [89] "WP2029" "WP4746" "WP4761" "WP4762" "WP4754" "WP4767" "WP339" "WP531" #> [97] "WP4752" "WP4753" "WP4759" "WP4737" "WP4764" "WP4765" "WP3888" "WP4224" #> [105] "WP4742" "WP4763"