SNAIN: Build the "summary" dataframe including the destination...

Description Usage Arguments Value Author(s) Examples

View source: R/SNAIN.R

Description

This function allows to build a "summary" of three metics including in-degree, in_strength, R absorb in one datafarame from weight assignment

Usage

1
SNAIn(frame)

Arguments

frame

This is the name of the dataframe containing the information of weight assignment

Value

A dataframe

Author(s)

Sara AkbarGhanadian

Examples

1
2
3
4
5
6
7
# Not Run:
data(assignment)
frame <- Assignment
# create summary of three  metrics in a dataframe

DistributionCenter_SNAin_summary<- SNAIN(frame)
#End(Not run)

Saraghanadian/SNAinSCM documentation built on March 12, 2020, 1:27 a.m.