print.xpose_data: Print an xpose_data object

View source: R/print_xpose_data.R

print.xpose_dataR Documentation

Print an xpose_data object

Description

This function returns to the console a list of the files and options attached to an xpose_data object.

Usage

## S3 method for class 'xpose_data'
print(x, ...)

Arguments

x

An xpose_data object generated with xpose_data.

...

Ignored in this function

Examples

# Using the print function
print(xpdb_ex_pk)

# Or simply by writing the xpdb name
xpdb_ex_pk


UUPharmacometrics/xpose documentation built on Feb. 4, 2024, 7:21 a.m.