[R] ASCI characters

David Winsemius dwinsemius at comcast.net
Mon Aug 16 04:00:49 CEST 2010


To improve your further efforts at searching you should take note of  
the fact that it is ASCII, not ASCI.

On Aug 15, 2010, at 8:50 PM, Orvalho Augusto wrote:

> Thank you!!
>
> Caveman
>
>
> On Mon, Aug 16, 2010 at 2:41 AM, Matt Shotwell <shotwelm at musc.edu>  
> wrote:
>
>> How about:
>>
>>> rawToChar(as.raw(82))
>> [1] "R"
>>
>> -Matt
>>
>> On Sun, 2010-08-15 at 19:50 -0400, Orvalho Augusto wrote:
>>> Hello guys!
>>>
>>> Is there any function that permits me to get an ASCI character  
>>> from its
>>> code? Eg. ascifunction(34) would give me '
>>> or ascifunction(92) gives \
>>>
>>> Thanks
>>> Caveman
>>>
>>>      [[alternative HTML version deleted]]
>>>
>>> ______________________________________________
>>> R-help at r-project.org mailing list
>>> https://stat.ethz.ch/mailman/listinfo/r-help
>>> PLEASE do read the posting guide
>> http://www.R-project.org/posting-guide.html
>>> and provide commented, minimal, self-contained, reproducible code.
>>
>> --
>> Matthew S. Shotwell
>> Graduate Student
>> Division of Biostatistics and Epidemiology
>> Medical University of South Carolina
>>
>>
>
> 	[[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.

David Winsemius, MD
West Hartford, CT



More information about the R-help mailing list