Skip to contents

All functions

check_cols()
Check columns of two data frames match Easily check to make sure data frames have the same columns, no matter the order. check_cols returns nothing unless there is a mismatch, in which it throws an error. It does not check attributes or class.
check_equal()
Compare two data frames
check_unique_key()
Check if key is unique
new_vals() changed_vals() old_vals()
Changes between two data frames
deleteData()
Delete from DB
get_table()
Get Table/View of data
newData()
Write New Data to Database
quote_sql()
Replace single quote with two single quotes
updateData()
Update Data in Database