View source: R/cwb_scan_interface.R
cwb_scan | R Documentation |
This calls cwb-scan-corpus with parameters provided by vectors for all their combinations. Currently one p_attribute and one s_attribute are hard-coded.
cwb_scan(..., dir_path = tempdir(), constraint = NULL)
dir_path |
Name of the directory to save files in |
constraint |
additional character string with constraints, see |
corpus |
Name of the encoded cwb corpus. |
p_attr |
positional attribute to scan |
s_attr |
structural attribute to scan |
character dir_path if specified, else path to temporary directory
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.