Function reference
-
contents()
- Show the contents of a data frame
-
count_dupes()
assert_unique()
- Check for duplicate rows
-
count_values()
assert_single_value()
- Check for existence of multiple values per group
-
tblcompare()
value_diffs()
all_value_diffs()
- Compare two data frames. Using a key-column common to both tables, see which rows are common and highlight differing values by column.