which.max.na {rFSA}R Documentation

An rFSA Internal Function.

Description

rFSA function to compute the maximum value from a vector with NA's.

Usage

which.max.na(vec)

Arguments

vec

Vector to be passed.


[Package rFSA version 0.9.6 Index]