powered by
Return all columns as guess at preferred primary keys.
key_inspector_all_cols(handle)
data handle
map of keys to keys
tableDescription
# NOT RUN { d <- data.frame(x=1:3, y=NA) key_inspector_all_cols(d) # }
Run the code above in your browser using DataLab