# example code
if (interactive()) {
# This is not run as it is designed for interactive use only and will
# write to the userspace after checking that is what the user wants.
use_dataframe(iris)
}
Run the code above in your browser using DataLab