write_weightProfile_to_xl: Write weight profiles to an Excel spreadsheet

Description Usage Arguments Value

View source: R/write_weightProfile_to_xl.R

Description

Weight profiles are lists of vectors with weights. Every vector is named, with the names being the criterion identifiers of the criterion each weight corresponds to. Every named vector (i.e. very weight profile) also has an attribute that is another named vector: the weights of the criteria clusters. Those are named vectors, too (again, with the names being the criteria identifiers, but this time of the criteria clusters).

Usage

1

Arguments

weightProfiles

The weightprofiles object, for example as created by a call to [create_weight_profile()].

file

The file to write to.

Value

Invisibly, the list of dataframes that's written to the file.


Matherion/mdmcda documentation built on Dec. 31, 2020, 3:13 p.m.