create_links {emuR} | R Documentation |
create links between items
Description
create links between items
Usage
create_links(emuDBhandle, links, rewriteAllAnnots = TRUE, verbose = TRUE)
Arguments
emuDBhandle |
emuDB handle as returned by |
links |
data.frame like object containing linking information. The required columns are:
|
rewriteAllAnnots |
should changes be written to file system (_annot.json files) (intended for expert use only) |
verbose |
if set to |
[Package emuR version 2.5.0 Index]