validate_ext_solutions_df {metasnf}R Documentation

Validator for ext_solutions_df class object

Description

Validator for ext_solutions_df class object

Usage

validate_ext_solutions_df(ext_sol_dfl)

Arguments

ext_sol_dfl

An extended solutions data frame-like object.

Value

If ext_sol_dfl has a valid structure for an object of class ext_solutions_df, returns ext_sol_dfl. Otherwise, raises an error.


[Package metasnf version 2.1.2 Index]