mcns_body_annotations(ids = 825541)
bodyid entry_nerve manc_type root_side status superclass user auto
1 825541 MesoLN prot_true R Sensory Anchor sensory Scuderil FALSE
mcns_annotate_body(data.frame(bodyid = 825541, manc_type = "prot_true2"), protect = TRUE, test = FALSE)
mcns_body_annotations(ids = 825541)
bodyid entry_nerve manc_type root_side status superclass user auto
1 825541 MesoLN prot_true2 R Sensory Anchor sensory Scuderil FALSE
protect = TRUEinmcns_annotate_bodyis not preventing the change of fields that are already filled in."prot_true" got changed to "prot_true2" even though the field was already filled.