get_tabde: Get table description from data.frame

Description Usage Arguments Value Examples

View source: R/get_tabde.R

Description

get_tabde() generates a table design from a data.frame. get_tabde_sql() and get_tabde_fwf() do the same, but also add the respective dummy columns for table_design_sql and table_design_fwf Objects.

Usage

1
2
3
4
5

Arguments

x

a data.frame

Value

a data.frame with class table_design

Examples

1
2
3

s-fleck/tabde documentation built on April 4, 2021, 10:11 p.m.