test <- "• Direct the Department’s technical\n\no Set direction to ensure goals and objectives\n\no Select management and other key personnel" cat(gsub(test, pattern = "(?m)^o ", replacement = "• ", perl=TRUE))
Standard input is empty
• Direct the Department’s technical • Set direction to ensure goals and objectives • Select management and other key personnel