Description Usage Arguments Value
Generate two dataframes that contain the same rows based on a single index
| 1 | matchSingleIndex(df_a, df_b, index_key, original_keys)
 | 
| df_a | A dataframe | 
| df_b | A dataframe | 
| index_key | A character vector | 
| original_keys | A character vector | 
A list containing the two dataframes, subsetted by shared indices, and a list which itself contains the vectors for the dropped rows
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.