SNAOUT: Build the "summary" dataframe including the origin facilities...

Description Usage Arguments Value Author(s) Examples

View source: R/SNAOUT.R

Description

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

Usage

1

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

Manufacturer_SNAOUT_summary<- SNAOUT(frame)
#End(Not run)

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