powered by
copy(x, ...)## S3 method for class 'hash': copy(x, ...)
## S3 method for class 'hash': copy(x, ...)
x
environment
h <- hash( a=1, b=2 ) h.new <- copy( h )
Run the code above in your browser using DataLab