HexaHits: Hits distribution on the SOM map

Description Usage Arguments Value Author(s) References

View source: R/HexaHits.R

Description

Plot a SOM map with filled hexagons according to the number of hits

Usage

1
HexaHits(hits, Coord, Row, Col, color = "black")

Arguments

hits

Vector with number of hits for each prototype

Coord

Prototype coordinates for plotting the map

Row

Number of SOM map rows

Col

Number of SOM map columns

color

color filling of the hexagons

Value

Plot a SOM map with filled hexagons according to the number of hits

Author(s)

Sabina Licen

References

Licen, S., Cozzutto, S., Barbieri, P. (2020) Aerosol Air Qual. Res., 20 (4), pp. 800-809. DOI: 10.4209/aaqr.2019.08.0414


SOMEnv documentation built on July 26, 2021, 5:06 p.m.

Related to HexaHits in SOMEnv...