Left joins a data frame with augury::covariates_df
.
Arguments
- df
Data frame.
- join_covariates
Logical value indicating whether or not to join the final expanded data frame to the covariates_df data frame. If
TRUE
,iso3
andyear
must be columns within the inputdf
.