Duncan Murdoch writes:
> On 29/01/2016 10:35 AM, Daniel Bastos wrote:
>> Here's how I plot a graph.
>>
>>plot(c(1,2,3), main = "graph ç")
>>
>> The main-string has a UTF-8 character "ç". I believe I'm using the
>> windows device. It opens up on my screen. (The window says ``R
>> Graphics:
On 29/01/2016 10:35 AM, Daniel Bastos wrote:
Here's how I plot a graph.
plot(c(1,2,3), main = "graph ç")
The main-string has a UTF-8 character "ç". I believe I'm using the
windows device. It opens up on my screen. (The window says ``R
Graphics: Device 2 (ACTIVE)''.) How can I tell it to
Here's how I plot a graph.
plot(c(1,2,3), main = "graph ç")
The main-string has a UTF-8 character "ç". I believe I'm using the
windows device. It opens up on my screen. (The window says ``R
Graphics: Device 2 (ACTIVE)''.) How can I tell it to use my encoding of
choice?
I looked around the
3 matches
Mail list logo