all_numeric: for a character vector x, check if all non-NA elements of x...

View source: R/pca.R

all_numericR Documentation

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

Description

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

Usage

all_numeric(x)

Arguments

x

A character vector


RNAseqQC documentation built on July 1, 2024, 9:07 a.m.