load_str_m | R Documentation |
Previously this was the first part of load_str, which had a second part that did the quarterly steps. I've broken it apart in July 2016 so that I could make tweaks to the quarterly part, and it seemed unnecessary to keep all together as one step.
load_str_m(load_m, units = NULL)
load_m |
Takes a wide dataframe with monthly lodging date as an input (e.g. with each series in a column). |
units |
"millions", "thousands" or "ones" Will be used to divide supt, demt, rmrevt, supd, and demd. |
Returns a wide dataframe with the processed STR data. It will contain: adr days demd demt occ revpar rmrevt supd supt
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.