Nice. With the function here one can write
words("one two three")
to get an array of 3 character variables, but this relies on their not having embedded spaces.
Nice. With the function here one can write
words("one two three")
to get an array of 3 character variables, but this relies on their not having embedded spaces.