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

View source: R/npqcs.R

npqcs.addR Documentation

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

Description

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

Usage

npqcs.add(x, ...)

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

Arguments

x

Object type npqcs

...

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.