Meta-annotate a group of CATMAID annotations
catmaid_set_meta_annotations(meta_annotations, annotations, pid = 1, conn = NULL, ...)
| meta_annotations | meta-annotation to add |
|---|---|
| annotations | annotations to meta-annotate |
| pid | project id (default 1) |
| conn | a catmaid_connection objection returned by catmaid_login. If NULL (the default) a new connection object will be generated using the values of the catmaid.* package options as described in the help for catmaid_login |
| ... | additional arguments passed to methods. |