View source: R/guess_WS_from_date.R
guess_WS_from_date | R Documentation |
Note these estimates are approximatives, for exact dates please refer to the official release schedule available at: [https://wormbase.org/about/release_schedule]
guess_WS_from_date(date)
date |
a Date object or an object that can be coerced into one. |
An estimate of the current production release of Wormbase at that date.
guess_WS_from_date("2018-01-01")
guess_WS_from_date("2028-04-10")
guess_WS_from_date("2008-04-01")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.