SCM

[#2136] automatically call dims_to_vars by default when converting data lists to data frames.

Date:
2012-07-10 13:40
Priority:
2
State:
Open
Submitted by:
Steve Walker (walker)
Assigned to:
Steve Walker (walker)
Product:
None
Operating System:
None
Component:
None
Summary:
automatically call dims_to_vars by default when converting data lists to data frames.

Detailed description
Change the default behaviour of as.data.frame.data.list to Include dimensions of replication as variables in the resulting data frames. Currently, the data list must first be passed through dims_to_vars to ensure this behaviour. In particular, users have expected that the command:

as.data.frame(dims_to_vars(dl))

should be equivalent to the simpler command:

as.data.frame(dl)

Comments:

No Comments Have Been Posted

Attached Files:

Changes

No Changes Have Been Made to This Item

Thanks to:
Vienna University of Economics and Business Powered By FusionForge