weight.mat: Convert dataframe to matrix

View source: R/weight.mat.R

weight.matR Documentation

Convert dataframe to matrix

Description

Convert dataframe to matrix

Usage

weight.mat(data)

Arguments

data

dataframe of weight

Value

A matrix

Examples

weight.mat(data = weight)

selection.index documentation built on Sept. 19, 2023, 5:09 p.m.