Learn R Programming

salmonMSE (version 0.1.0)

check_SOM: Check inputs to SOM object

Description

Ensures that the slots in the SOM object have the correct dimensions. Function will update some slots to their full dimensions.

Usage

check_SOM(SOM, silent = FALSE)

Value

Updated SOM object with full dimensions in various slots

Arguments

SOM

SOM object

silent

Logical, whether to report progress in console