is_numeric_vector: Check if a numeric vector of length n

View source: R/predicates.R

is_numeric_vectorR Documentation

Check if a numeric vector of length n

Description

this function checks if the input is a numeric (double) vector

Usage

is_numeric_vector(x, n)

Arguments

x

is the input

n

is the input vector length


jtipton25/dasc2594 documentation built on Oct. 7, 2022, 3:46 p.m.