View source: R/data_firebrowse.R
getFirebrowseDateFormat | R Documentation |
Returns the date format used by the FireBrowse API
getFirebrowseDateFormat()
Named list with date formats from FireBrowse API
format <- psichomics:::getFirebrowseDateFormat()
# date format to use in a query to FireBrowse API
format$query
# date format to parse a date in a response from FireBrowse API
format$response
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.