[Rpy] class conversions of lists and vectors

2006-11-17 Thread Michael Sorich
Hi, The class conversion example from section 4.3.2 of the manual demonstrates how to apply a conversion function to dataframes. However, I am having difficulty doing this for lists and vectors. In the example below the function is applied to the dataframe, but not to the list. The manual mentio

[Rpy] class conversions of lists and vectors

2006-11-12 Thread Michael Sorich
Hi, The class conversion example from section 4.3.2 of the manual demonstrates how to apply a conversion function to dataframes. However, I am having difficulty doing this for lists and vectors. In the example below the function is applied to the dataframe, but not to the list. The manual