Learn R Programming

metasnf (version 2.1.2)

check_valid_sc: Check if SNF config has valid structure

Description

Check if SNF config has valid structure

Usage

check_valid_sc(sc)

Value

Doesn't return any value. Raises error if snf_config is not an snf_config class object.

Arguments

sc

An snf_config class object.