Next: makesymbols() Up: MacAnova Help File Previous: makefactor()   Contents

makestr()

Usage:
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.



Keywords: structures, combining variables
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.

See also topics strconcat(), 'structures', 'keywords', changestr(),
compnames().


Gary Oehlert 2003-01-15