null_to_na {postlightmercury}R Documentation

Turns NULL values in a list into NAs.

Description

Turns NULL values in a list into NAs.

Usage

null_to_na(mylist)

Arguments

mylist

is a list, where the NULL values are to be turned into NAs.


[Package postlightmercury version 1.2 Index]