library("qdapRegex")
(myregex <- grab("@rm_time2"))
out <- as.regexr(myregex)
out
summary(out)
comments(out)
subs(out)
test(out)
get_construct(out)
## On Windows copy to clipboard
get_construct(out, file="clipboard")
Run the code above in your browser using DataLab