fill_NA_with_row_median {tidybulk}R Documentation

This function is needed for DE in case the matrix is not rectangular, but includes NA

Description

This function is needed for DE in case the matrix is not rectangular, but includes NA

Usage

fill_NA_with_row_median(.matrix)

Arguments

.matrix

A matrix

Value

A matrix


[Package tidybulk version 1.5.0 Index]