Learn R Programming

RNAseqQC (version 0.2.1)

all_numeric: for a vector x, check if all non-NA elements of x can be converted to numeric

Description

for a vector x, check if all non-NA elements of x can be converted to numeric

Usage

all_numeric(x)

Arguments

x

A non-numeric vector