as.panel: Coerce object to rowpanel

View source: R/table-panel.R

as.panelR Documentation

Coerce object to rowpanel

Description

Coerce object to rowpanel

Usage

as.panel(x, ...)

## S3 method for class 'rowpanel'
as.panel(x, ...)

## S3 method for class 'character'
as.panel(x, ...)

## S3 method for class 'quosures'
as.panel(x, ...)

## S3 method for class ''NULL''
as.panel(x, ...)

Arguments

x

object to coerce

...

arguments passed to rowpanel()

Examples

as.panel("STUDY", prefix = "Study: ")


metrumresearchgroup/pmtables documentation built on Oct. 27, 2024, 5:16 p.m.