I have a list like this
lst <- list( r = list( c(1:3), c(2:4) ), c = list( c(3:5), c(4:6) ) )
and would like to tr