Description Usage Arguments Value See Also
germaparl_get_version
is an auxiliary function that extracts
the version of the GERMAPARL corpus from the registry.
1 2 3 4 | germaparl_get_version(
registry_dir = Sys.getenv("CORPUS_REGISTRY"),
sample = FALSE
)
|
registry_dir |
Path to the registry directory. |
sample |
If |
The return value is the version of the corpus (class
numeric_version
). If the corpus has not yet been installed,
NULL
is returned, and a warning message is issued.
See the examples section of the overview documentation of the GermaParl package for an example.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.