Skip to content
Prev 246223 / 398502 Next

error in calling source(): invalid multibyte character in parser

On Mon, 3 Jan 2011, peter dalgaard wrote:

            
Or use the 'encoding' argument of source() to tell R what the encoding 
is, e.g. encoding="latin1" or "latin-9" (the inconsistency being in 
the iconv used on Macs, not in R).