Learn R Programming

PKNCA (version 0.11.0)

get.first.model: Get the first model from a list of models

Description

Get the first model from a list of models

Usage

get.first.model(object)

Value

The first item in the object that is not a list or NA. If NA

is passed in or the list (of lists) is all NA, then NA is returned.

Arguments

object

the list of (lists of, ...) models