GenEst (version 1.2.0)

reNULL: Reset values of a list to NULL

Description

Utility function for clearing and setting purposes.

Usage

reNULL(x, toNULL)

Arguments

x

list object to have elements toNULL reset to NULL.

toNULL

Names of elements in x to reset to NULL.

Value

Updated x.