Description Usage Arguments Value See Also
Auxiliary function that extracts the DOI (Document Object Identifier) from the registry file of the GERMAPARL corpus.
1 | germaparl_get_doi(registry_dir = Sys.getenv("CORPUS_REGISTRY"), sample = FALSE)
|
registry_dir |
Path to the registry directory. |
sample |
A |
If the DOI is declared in the registry file, a length-one
character
vector with it is returned. If the corpus has not yet been
installed, NULL
is returned and a warning will be 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.