powered by
## S3 method for class 'Storage': initialize(.Object, world, type = "hashes", name = "", options = "hash-type='memory'")
world <- new("World") storage <- new("Storage", world, "hashes", name="", options="hash-type='memory'")
Run the code above in your browser using DataLab