schema.template.RdThe output is shown per cat and copied to the clipboard. It can be used as a template for the .yaml schema file
schema.template(li, name = "mytable", toClipboard = TRUE)
| 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 |