fa2_force: Estimates the force of a system

Description Usage Arguments

View source: R/RcppExports.R

Description

Estimates the force of a system

Usage

1
fa2_force(pos, G, size, kr = 1, kr2 = 100, ka = 1, nooverlap = FALSE)

Arguments

pos

A k-column matrix with vertices' positions.

G

Two column matrix with vertex ids.

size

Numeric vector with vertices' sizes.

kr

Repulsion constant

kr2
ka

Attraction constant


gvegayon/RforceAtlas2 documentation built on May 17, 2019, 9:30 a.m.