sequence_order_nodes_according_somatotpy: sequence_order_nodes_according_somatotpy

Description Usage Arguments Details Value Examples

View source: R/graph_operation.R

Description

Orders the nodes to reflect the real position of the areas in somatotopy.

Usage

1

Arguments

names

vector. string. the names vector

Details

The use of this function is specific to a precise naming convention (see vignette guide) and to the field of somatotopy. sequence_order_nodes_according_somatotpy returns an order sequence of the nodes (name vector entered as a parameter) to reflect the real position of the zones in somatotopy.

Value

returns a position sequence in order to reorder the nodes correctly.

Examples

1
2
3
4
## Not run: 
    sequence_order_nodes_according_somatotpy(columns names)

## End(Not run)

JeremyGillard/somar documentation built on March 19, 2021, 10:50 a.m.