is_vector_list: is_vector_list

View source: R/type_checkers.R

is_vector_listR Documentation

is_vector_list

Description

Checks that all elements of list are a matrix. Will return FALSE for empty list.

Usage

is_vector_list(l)

Arguments

l

a list

Value

boolean


CshlSiepelLab/tuSelecter2 documentation built on June 2, 2025, 7:09 a.m.