[R] No funtions for character code?

Gabor Grothendieck ggrothendieck at gmail.com
Wed Oct 14 06:15:14 CEST 2009


Try this:

   help.search(keyword = "character", package = "base")

On Wed, Oct 14, 2009 at 12:01 AM, You Hyun Jo <youhyunjo at gmail.com> wrote:
> Thnaks a lot!
>
> Could you recommend a manual or book or something for string manipulation in
> R,
> or give me a direction where I can get a list of string manipulation
> functions?
>
> hyunjo
>
>
> I
>
> 2009/10/14 Duncan Murdoch <murdoch at stats.uwo.ca>
>
>> On 13/10/2009 6:44 PM, You Hyun Jo wrote:
>>
>>> Hello,
>>>
>>> Do you have a function returns codes of given characters?
>>>
>>
>> charToRaw() might be what you want.
>>
>> Duncan Murdoch
>>
>>
>>
>>> Best Regards,
>>> hyunjo
>>>
>>>        [[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.
>>>
>>
>>
>
>        [[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.
>




More information about the R-help mailing list