powered by
keys(x) names.hash(x)
names.hash(x)
hash
h <- hash( letters, 1:26 ) keys(h) # letters names(h) # same
Run the code above in your browser using DataLab