query_smr01_ltt | R Documentation |
The long term trend query functions take an extract start date and, in the
case of query_smr01_ltt
, an extract end date. They define the SQL
queries used to extract data for long term trends as part of the HSMR
publication.
query_smr01_ltt
extracts the relevant data from the SMR01
database from the beginning of the baseline period for the long term trend
data until the end date cut off for the current publication.
query_gro_ltt
extracts data from the SMR Deaths database from
the beginning of the baseline period for the long term trend data.
query_smr01_ltt(extract_start, extract_end)
query_gro_ltt(extract_start)
extract_start |
The extract start date, supplied with |
extract_end |
The extract end date, supplied with |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.