Learn R Programming

RMAWGEN (version 1.3.7)

removeNAs: Replaces each entry of the rows containing NA values with NA

Description

Replaces each entry of the rows containing NA values with NA

Usage

removeNAs(data)

Arguments

data

a matrix

@author Emanuele Cordano, Emanuele Eccel

Value

the matrix data with the modified rows of NA values

See Also

getVARmodel