Learn R Programming

quincunx (version 0.1.7)

s4_to_list: Convert an S4 object into a list

Description

Convert an S4 object into a list

Usage

s4_to_list(s4_obj)

Value

A list version of the S4 object.

Arguments

s4_obj

an S4 object