clean.1: Cleans the list which is the output of analyze.input

Description Usage Arguments Value Examples

Description

This function takes a three element list with two NULL elements and will either eliminate the first element if it is NULL or eliminate the last two if it is not.

Usage

1
clean.1(obj)

Arguments

obj

A list.

Value

A list of either length 1 or 2.

Examples

1
clean.1(obj)

jcmatei/easypwr documentation built on May 17, 2019, 8:21 a.m.