Re: [R] datastructure for multi-choice factors

2011-07-07 Thread Neal Fultz
I had a similar survey, and ended up stuffing everything into one field using the bitops library. On Thu, Jul 7, 2011 at 4:18 AM, jeroen00ms wrote: > I am working on a system to visualize survey responses. Survey responses > typically include factors, numeric, timestamps, textfields and therefore

[R] datastructure for multi-choice factors

2011-07-07 Thread jeroen00ms
I am working on a system to visualize survey responses. Survey responses typically include factors, numeric, timestamps, textfields and therefore fit perfectly nice in dataframes, making it easy to visualize using standard R functions. However I am currently working on a survey that also include q