View source: R/evidence_schema.R
| evidence_schema | R Documentation |
Returns the column specification for the R4SUB evidence table. Each element describes a column's expected R type and, where applicable, the set of allowed values.
evidence_schema()
A named list. Each element is a list with type (character) and
optionally allowed (character vector) or nullable (logical).
str(evidence_schema())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.