mqcs.add: mqcs.add Add a matrix, data.frame or array object with a mqcs...

View source: R/mqcs.R

mqcs.addR Documentation

mqcs.add Add a matrix, data.frame or array object with a mqcs object

Description

This function is used to join two objects of type matrix, data.frame or array and mqcs.

Usage

mqcs.add(x, ...)

## Default S3 method:
mqcs.add(x, value, ...)

Arguments

x

Object type mqcs

...

arguments to be passed to or from methods.

value

Object type data.frame, matrix or array


mflores72000/qcr documentation built on July 1, 2023, 9:17 p.m.