View source: R/format_metadata.R
format_metadata | R Documentation |
Encode metadata table
format_metadata(metadata)
metadata |
a metadata tibble to reformat so that it is suitable for transformation into Iramuteq's starred variables. |
metadata formatted as required for Iramuteq
metadata=read.csv(system.file("extdata/fables/metadata.csv",
package="textoteR"))
format_metadata(metadata)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.