makestr(var1 [,var2,...,vark] [, KeyPhrases]), where var1, var2, ... are arbitrary variables KeyPhrases can be compnames:Charvec, labels:lab, and silent:T, where Charvec and lab are CHARACTER scalars or vectors. Use structure() instead. |
Usage makestr() is identical to structure(). See structure() information on its use. The use of makestr() is deprecated -- that is, it will continue to be available for the immediate future, but at some point may be disabled. Use structure() instead. Cross references See also topics strconcat(), 'structures', 'keywords', changestr(), compnames().