st_notes_str.RdConvert existing note vector into a single string
st_notes_str(x, collapse = "; ")an stobject.
a character string to separate notes which are pasted together when flattening or appending; this should usually end in a single space (see default).
An updated object with class stobject, which can be piped to other
functions.