| a_update_dict | R Documentation | 
Update the old dictionary with a new one. Input both the old and new dictionary, merged them by the index, update all columns with "src"
a_update_dict(rst_dict, csv_dict)
| rst_dict | A dataset that waiting to be updated. | 
| csv_dict | A dataset with updated information. | 
The updated dataset.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.