Description Usage Arguments Details Value Author(s) References See Also
Same as the strapply or ostrapply functions
in gsubfn package, but with tcltk
capabilities removed.
1 2 |
X |
list or (atomic) vector of character strings to be used |
pattern |
character string containing a regular (or
character string for |
FUN |
a function, formula, character string, list or
proto object to be applied to each element of |
ignore.case |
If |
... |
optional arguments to |
empty |
If there is no match to a string return this value. |
simplify |
logical or function. If logical, should
the result be simplified to a vector or matrix, as in
|
USE.NAMES |
logical; if |
combine |
combine is a function applied to the
components of the result of |
See strapply in gsubfn. In the tornado
package this function should rarely be called on its own.
It is an internal process of read.csv.sql, which is
an internal process of makeDb.
A list of character strings.
G. Grothendieck
http://cran.r-project.org/web/packages/gsubfn/gsubfn.pdf
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.