print.shiny_data: Returns the class, app type, y name, and the number of rows...

View source: R/organize_data.R

print.shiny_dataR 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.


shinymodels documentation built on May 29, 2024, 2:22 a.m.