deepblue_diff {DeepBlueR} | R Documentation |
A utility command that creates a diff view of info for two DeepBlue ids
deepblue_diff(id1, id2, user_key = deepblue_options("user_key"))
id1 |
- A DeepBlue id |
id2 |
- Another DeepBlue id |
user_key |
- A string (users token key) |
None
Other Utilities for information processing: deepblue_select_column
deepblue_diff( id1 = "e16918", id2 = "e16919")