check_sdfl_numeric: Check if settings data frame is numeric

View source: R/settings_df.R

check_sdfl_numericR Documentation

Check if settings data frame is numeric

Description

Check if settings data frame is numeric

Usage

check_sdfl_numeric(sdfl)

Arguments

sdfl

A settings data frame-like matrix object to be validated.

Value

Doesn't return any value. Raises error if there are features with duplicate names in a generated data list.


metasnf documentation built on June 20, 2026, 1:06 a.m.