aweSOM {aweSOM}R Documentation

aweSOM interface

Description

Launches the (offline) web-based interface for training and visualizing self-organizing maps.

Usage

aweSOM()

Details

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.

Value

No return value, used for side effects.

References

Kohonen T. (2001) Self-Organizing Maps, 3rd edition, Springer Press, Berlin. <doi:10.1007/978-3-642-56927-2>


[Package aweSOM version 1.3 Index]