powered by
## S3 method for class 'Object': clone(this, ...)
Object
o1 <- Object() o2 <- clone(o1) print(equals(o1, o2))
Run the code above in your browser using DataLab