Skip to contents

Left joins a data frame with augury::covariates_df.

Usage

join_covariates_df(df, join_covariates)

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 and year must be columns within the input df.

Value

Joined data frame.