Skip to content
Prev 285455 / 398502 Next

R Package "example" section of .Rd file question (think it's a non-ASCII issue, but not sure...)

On 02/15/2012 12:18 PM, Ben Ganzfried wrote:
Hi Ben --

'-' is being parsed as a minus sign;  you could (I think) quote it

   `GSE19829-GPL570_eset`

or better come up with a legal name.

Martin