Skip to content

aggregate example : where is the state.region variable?

2 messages · Richard M. Heiberger, John Kane

#
The reason is purely historical.  The state dataset is about
10 years older than the data.frame concept.  At the time the
state.* variables were constructed it was not possible to put
numeric data and factor data into the same rectangular structure.
#
--- "Richard M. Heiberger" <rmh at temple.edu> wrote:

            
I see. So originally the example would have been more
obvious.  Thanks