validate_solutions_df: Validator for 'solutions_df' class object

View source: R/solutions_df.R

validate_solutions_dfR Documentation

Validator for solutions_df class object

Description

Validator for solutions_df class object

Usage

validate_solutions_df(sol_dfl)

Arguments

sol_dfl

A solutions data frame-like object to be validated and converted into a solutions data frame.

Value

If sol_dfl has a valid structure for a solutions_df class object, returns the input unchanged. Otherwise, raises an error.


metasnf documentation built on April 3, 2025, 5:40 p.m.