powered by
Prints cube in console
# S3 method for cube print(x, ...)
- cube object
- not used
plain text
# NOT RUN { cube <- createCube() print(cube) # }
Run the code above in your browser using DataLab