s4_to_list {quincunx}R Documentation

Convert an S4 object into a list

Description

Convert an S4 object into a list

Usage

s4_to_list(s4_obj)

Arguments

s4_obj

an S4 object

Value

A list version of the S4 object.


[Package quincunx version 0.1.10 Index]