powered by
Launches the (offline) web-based interface for training and visualizing self-organizing maps.
aweSOM()
No return value, used for side effects.
If the interface does not open automatically, open the printed link in a web browser.
To open large files within the interface, use options(shiny.maxRequestSize=2^30) (or a suitably large file size) before lauching the interface.
options(shiny.maxRequestSize=2^30)
Kohonen T. (2001) Self-Organizing Maps, 3rd edition, Springer Press, Berlin. <doi:10.1007/978-3-642-56927-2>