accessField: Access the field in a list

accessFieldR Documentation

Access the field in a list

Description

This function accesses named field within the elements of a list. If an element lacks the field, it's filled in by natype.

Usage

accessField(d, field, natype = NA)

Arguments

d

Input data list

field

Field name to access in each element

natype

What to fill in when field is unavailable

Value

A vector of elements


jsicherman/Gemma-API documentation built on April 27, 2024, 2:57 a.m.