review correction 2

master
devarajphukan 2017-02-19 15:32:28 +05:30
parent d40527879f
commit 02304b1a7c
1 changed files with 1 additions and 1 deletions

View File

@ -139,7 +139,7 @@
"val" : "Compute one or more new columns. Drop original columns"
}
],
"Combine Data sets" : [
"Combine Data Sets" : [
{
"key" : "dplyr::left_join(a, b, by = 'x1')",
"val" : "Join matching rows from b to a"