R/getNshiftStr.R

getNshiftStr = function(shiftpath) {
	nshiftStr = gsub(".*_shift_(\\d{4}).*", "\\1", shiftpath)
	nshiftStr
}
kindlychung/collr2 documentation built on May 20, 2019, 9:57 a.m.