Stata The Stata listserver
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

st: New Mata package on SSC: -invtokens()-


From   "Jann, Ben" <[email protected]>
To   <[email protected]>
Subject   st: New Mata package on SSC: -invtokens()-
Date   Thu, 12 May 2005 09:39:02 +0200

Thanks to Kit Baum, a new Mata function called 
-invtokens()- is available from the SSC Archive.

-invtokens()- is the "inverse" of official Mata's 
tokens(). It returns the elements of a string 
rowvector joined together into a single string where
the individual elements are separated by blanks.

To install the package, type

 . ssc install mf_invtokens

After installation, type

 . help mata invtokens()

or

 . help mf_invtokens

to view the helpfile.

Cheers,
ben

Mata rules!

*
*   For searches and help try:
*   http://www.stata.com/support/faqs/res/findit.html
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index