View source: R/check_src_list.R
checks two data frames and returns rows in 1 that aren't matched in 2 modified from https://rappster.wordpress.com/2011/10/12/identifying-records-in-data-frame-a-that-are-not-contained-in-fata-frame-b-a-comparison
| 1 | findNotMatched(x.1, x.2)
 | 
| x.1 | something | 
| x.2 | something else | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.