I am trying to create a regular expression that will allow me to split the strings below on the central comma only.
str_1 <- "N(0, 1)" str_2 <