Given a long string, add line breaks "\<br\>" at specified intervals.
Breaks are always added at the preceding instance of the separator.
Function is used internally in enrichment_network_vis()
.
Given a long string, add line breaks "\<br\>" at specified intervals.
Breaks are always added at the preceding instance of the separator.
Function is used internally in enrichment_network_vis()
.