check_date_compatibility: Check that two dataframes span the same range of dates

Description Usage

Description

Check that two dataframes span the same range of dates

Usage

1
2
check_date_compatibility(this_df, key_dates, this_df_date_col = "date",
  key_dates_date_col = "date")

RobinL/costmodelr documentation built on May 9, 2019, 10:30 a.m.