Description Usage Arguments Value See Also Examples
Return all columns as guess at preferred primary keys.
1 | key_inspector_all_cols(handle)
|
handle |
data handle |
map of keys to keys
1 2 | d <- data.frame(x=1:3, y=NA)
key_inspector_all_cols(d)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.