fork download
  1. attribute <- "S4Q7b1_t1_r1: SUBSTRING: some explanation: some explanation - ..."
  2. sub("^[^:]*: ([^:]*).*", "\\1", attribute)
Success #stdin #stdout 0.24s 183680KB
stdin
Standard input is empty
stdout
[1] "SUBSTRING"