View source: R/cx_extra_functions.R
cx_extra_chart | R Documentation |
Chart hits on corpus based on one "extra chart field" phrase
cx_extra_chart(
extra_input_phrase,
df_dok,
df_modus,
case_sensitive,
modus,
indices_included = NULL
)
extra_input_phrase |
phrase from extra chart field |
df_dok |
data_dok df |
df_modus |
data_dok or data_365 df |
case_sensitive |
search_arguments$case_sensitive |
modus |
plot_mode |
indices_included |
R data_dok IDs included from potential filtering before this function is called |
base R data frame with nrow() == nrow(df_modus) and 1 column with hits per row
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.