load_str_q | R Documentation |
This was originally the second part of the load_str step. I broke that apart. I also added to this so that it creates some end-of-period, and start-of-period supply data.
load_str_q(load_m)
load_m |
Monthly STR data, after it is processed in load_str_m |
Dataframe with quarterly STR data. In addition to the series in the monthly output, which are: adr days demd demt occ revpar rmrevt supd supt It will also contain: sups (start-of-period supply, based on the first month of the quarter) supe (end-of-period supply, based on first month of following quarter) supem (ending month supply, supply in last month of quarter)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.