GitLab at IIASA

nodes_position.Rd 348 B
Newer Older
Xinxin Yang's avatar
Xinxin Yang committed
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/capri_sankey.R
\name{nodes_position}
\alias{nodes_position}
\title{sets the position of nodes}
\usage{
nodes_position(nodes)
}
\arguments{
\item{nodes}{nodes for drawing a sankey diagram.}
}
\value{
nodes with fixed position
}
\description{
sets the position of nodes
}