library(tsdo) mydata =data.frame(name=c('abc','aac'),id=c('bc','c'),stringsAsFactors = F) df_left(mydata,'name','id','abc')
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.