as.character.rapport.meta {rapport} | R Documentation |
Convert Metadata to Character
Description
Converts template metadata to character vector with YAML strings.
Usage
## S3 method for class 'rapport.meta'
as.character(x, ...)
Arguments
x |
template metadata object |
... |
ignored |
[Package rapport version 1.1 Index]