as_codingsystem | R Documentation |
Create a coding system from a data frame
as_codingsystem(x, name = "", ...)
## S3 method for class 'data.frame'
as_codingsystem(x, name = "", ...)
## S3 method for class 'codingsystem'
as_codingsystem(x, name = "", ...)
x |
the data frame containing columns "code" and "title" |
name |
coding system name |
... |
additional parameters |
a codingsystem object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.