makeCormatrix: conversion between correlation matrix and related long data

Description Usage Arguments Value Author(s) See Also

View source: R/base_Make.cormatrix.R

Description

conversion between correlation matrix and related long data

Usage

1
2
makeCormatrix(data, source.col = NULL, target.col = NULL,
  value = NULL, report = T)

Arguments

data

matrix or data.frame

source.col

source colnames

target.col

target colnames

value

value colnames

report

whether to do report

Value

a long data or a correlation matrix

Author(s)

Weibin Huang<654751191@qq.com>

See Also

spread.


huangwb8/lucky documentation built on Oct. 16, 2019, 9:01 a.m.