listToHiveS4: Convert a list of fields to a hive S4 object

List to hive S4 objectR Documentation

Convert a list of fields to a hive S4 object

Description

This function creates an S4 object from a list of fields that correspond to slots of a hive S4 object, performing a recursive validity check.

Usage

listToHiveS4(Class, x)

Arguments

Class

A character string representing an S4 object class

x

A list containing fields that will be coerced to slots of the S4 object

Value

An object of the class specified in Class.

Author(s)

Adam C. Gower agower@bu.edu


agower/GeneHive documentation built on April 14, 2022, 5:08 a.m.