Learn R Programming

Dasst (version 0.3.4)

show: Show method for class '>Dasst

Description

show shows a few contents of an object of class '>Dasst.

Arguments

Details

This method shows the contents of the first table stored in an object of class '>Dasst. It displays values limited to a few records. Use the print function for more options.

Examples

Run this code
# NOT RUN {
data(plantGrowth)
plantGrowth
# }

Run the code above in your browser using DataLab