Learn R Programming

rFSA (version 0.1.0)

which.max.na: 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.