s4_to_list {gwasrapidd} | 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 gwasrapidd version 0.99.18 Index]