network_uniP: Network Format For Unipartite Plot

View source: R/unused_functions.R

network_uniPR Documentation

Network Format For Unipartite Plot

Description

Network Format For Unipartite Plot

Usage

network_uniP(
  contin_mat_target,
  method,
  colNCS_ter,
  colNCS_coast,
  colNCS_mar,
  colTARG
)

Arguments

contin_mat_target

a matrix with targets in rows and NCS in columns

method

see layout in ggnetwork

colNCS_ter

color for terrestrial nodes

colNCS_coast

color for coastal nodes

colNCS_mar

color for marine nodes

colTARG

color for targets nodes

Value

A data.frame object with coordinates and color columns for each node


GaelMariani/NCSSDGproj documentation built on April 1, 2024, 9:18 a.m.