Description Usage Arguments Value See Also Examples
View source: R/helperFunctions.R
A utility command that creates a diff view of info for two DeepBlue ids
1 | 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
1 2 3 | deepblue_diff(
id1 = "e16918",
id2 = "e16919")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.