s-news
[Top] [All Lists]

string functions

To: s-news@lists.biostat.wustl.edu
Subject: string functions
From: Jeff Mincy <jeff@delphioutpost.com>
Date: Fri, 21 Dec 2001 21:12:25 -0500

Does anybody have a reasonably complete list of string functions?


The reason that I ask is that I just spent 30 minutes trying to find a
function to to turn "foo:bar" into list("foo","bar").  I eventually
guessed both unpaste and splitString.  I found splitString with Emacs
ESS name completion after guessing 'split'.  Anyway, there has to be a
better way to find these functions than trying to use the splus
manuals.

-jeff

<Prev in Thread] Current Thread [Next in Thread>