Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

RemoveRowsWithNaNs

Remove rows that contains NaNs (missing data)


Description

Remove rows that contains NaNs to obtain a matrix wothout missind data

Usage

RemoveRowsWithNaNs(x, cols = NULL)

Arguments

x

The matrix to be arranged

cols

A set of columns to check as a vector of integers

Details

Remove rows that contains NaNs to obtain a matrix wothout missind data

Value

x

Matrix without missing data

Author(s)

Jose Luis Vicente-Villardon


MultBiplotR

Multivariate Analysis Using Biplots in R

v1.3.30
GPL (>= 2)
Authors
Jose Luis Vicente-Villardon
Initial release
2021-03-30

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.