summary.xpose_data: Summarizing xpose_data

View source: R/summary_xpose_data.R

summary.xpose_dataR Documentation

Summarizing xpose_data

Description

This function returns a summary of an xpose_data to the console.

Usage

## S3 method for class 'xpose_data'
summary(object, .problem = NULL, ...)

Arguments

object

An xpose_data object generated with xpose_data.

.problem

The problem to be used, by default returns the last one for each label.

...

Ignored in this function

Examples

summary(xpdb_ex_pk)


guiastrennec/ggxpose documentation built on Feb. 3, 2024, 7:36 a.m.