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
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