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 Dec. 22, 2024, 1:34 a.m.