Learn R Programming

BIRDS (version 0.2.0)

whichNonEmpty: Which cells are not empty

Description

This function returns the ID of those cells that have some data. It is used to speed up other functions

Usage

whichNonEmpty(x)

Arguments

x

A list.

Value

The a vector with list elements IDs.