stw_to_table: Output to gt (table) format

Description Usage Arguments Value Examples

View source: R/stw_to_table.R

Description

Output to gt (table) format

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
stw_to_table(...)

## Default S3 method:
stw_to_table(...)

## S3 method for class 'stw_meta'
stw_to_table(meta, ...)

## S3 method for class 'stw_dataset'
stw_to_table(dataset, ...)

Arguments

...

additional arguments (not used)

meta

Object with S3 class stw_meta, contains meta-data

dataset

Object with S3 class stw_dataset, a data frame with attached meta-data

Value

A gt table

Examples

1

uncoast-unconf/steward documentation built on Jan. 7, 2021, 10:38 a.m.