as.data.frame.domain.metadata | R Documentation |
Format a metadata object as a dataframe
## S3 method for class 'domain.metadata'
as.data.frame(met, type = "md")
met |
A metadata object |
type |
md for markddown formatting of multiline cells |
a data_frame (tbl_df) object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.