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


qcr documentation built on March 18, 2022, 6 p.m.