Skip to content

A strange issue with GSub

2 messages · Ali Arslan Kazmi, David Winsemius

#
On Jun 15, 2013, at 7:46 AM, Ali Arslan Kazmi wrote:

            
You are misspelling the gsub function name. You are not describing your process with enough detail to replicate it. You are using packages that you are not naming. I suspect you are using gsub with an item of a class for which it was never intended. Consider this:
[1] "c(2, 1)" "c(2, 1)"

Please read the Posting Guide. Please make your example reproducible.