is.kohonen {ggsom} | R Documentation |
verifies that the object inherits kohonen object
Description
if object inherits kohonen class return TRUE otherwise FALSE
Usage
is.kohonen(object_som)
Arguments
object_som |
object of Kohonen package |
Value
Boolean value
Author(s)
Felipe Carvalho, lipecaso@gmail.com
References
'Kohonen'package (https://CRAN.R-project.org/package=kohonen)
[Package ggsom version 0.4.0 Index]