which.click.kohonen: Function to know which cell was click, used in the shiny apps

Description Usage Arguments Author(s)

View source: R/which.click.kohonen.R

Description

Function to know which cell was click, used in the shiny apps

Usage

1
which.click.kohonen(grid.x, grid.y, topo, click.x, click.y)

Arguments

grid.x

horizontal size of the map

grid.y

vertical size of the map

topo

topo of the map

click.x

x coordonate of the click

click.y

y coordonate of the click

Author(s)

Dimitri Fichou


DimitriF/DLC documentation built on Oct. 14, 2020, 4:33 p.m.