View source: R/02_webanno_summary.R
| webanno_summary | R Documentation |
Returns
webanno_summary(input, goal = "relations", collected = TRUE, verbose = TRUE)
input |
list of character or WebAnnoTSV. The contents of WebAnno TSV v3.3 files
as created by |
goal |
character. One of "labels", "relations" or "all" determining what is summarized. |
collected |
boolean. Organize the summary under a single dataframe, otherwise a list is returned. |
verbose |
boolean. Print the final output. |
dataframe.
example = arete_data("annotations")
webanno_summary(example)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.