print.shiny_data {shinymodels} | R Documentation |
Returns the class, app type, y name, and the number of rows of an object of
shiny_data
class
Description
This is a print method for a shiny_data class
Usage
## S3 method for class 'shiny_data'
print(x, ...)
Arguments
x |
an object of class shiny_data |
... |
Other parameters not currently used. |
Value
x
invisibly.
[Package shinymodels version 0.1.1 Index]