s4_to_list: Convert an S4 object into a list

View source: R/s4-utils.R

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


quincunx documentation built on July 9, 2023, 7:32 p.m.