# A trivial example... but that becomes more interesting if the copy
# and paste operations are made in different R instances
data(iris)
copy(iris, type = "ascii")
clippaste(iris2)
Run the code above in your browser using DataLab