schema.template: Create an example schema from a list of R objects

View source: R/db_util.r

schema.templateR Documentation

Create an example schema from a list of R objects

Description

The output is shown per cat and copied to the clipboard. It can be used as a template for the .yaml schema file

Usage

schema.template(li, name = "mytable", toClipboard = TRUE)

Arguments

li

The R list for which the schema shall be created

name

optional a name of the table

toCliboard

shall the created text be copied to the clipboard


skranz/dbmisc documentation built on Oct. 15, 2022, 2:11 p.m.