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