useTempProtocol: Use a protocol for specified dbf.files.

Description Usage Arguments Note See Also

View source: R/Protocol_functions.R

Description

Assign a protocol to the specified dbf.files.

Usage

1
useTempProtocol(A.data, protocol = NULL, protocolname, dbf.files)

Arguments

A.data

An A.data object.

protocol

A protocol as that created by createProtocol. If left as NULL the A.data object is searched for a protocol with the specified protocolname.

protocolname

The protocol name to be used.

dbf.files

The .dbf files that are to use the protol

Note

This function is used within the shiny server.

See Also

createProtocol,editProtocol, editDBFProtocol,readProtocol, useExistingProtocol,useNewProtocol


oncoclass/DoseR documentation built on May 24, 2019, 2:18 p.m.