load_str_m: Process monthly STR data

Description Usage Arguments Value

View source: R/load_str.R

Description

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.

Usage

1
load_str_m(load_m, units = NULL)

Arguments

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.

Value

Returns a wide dataframe with the processed STR data. It will contain: adr days demd demt occ revpar rmrevt supd supt


aranryan/arlodr documentation built on Oct. 8, 2020, 12:46 p.m.