setPrResults: Set results of pattern recognition methods

View source: R/unused.R

setPrResultsR Documentation

Set results of pattern recognition methods

Description

Set results of pattern recognition methods

Usage

setPrResults(object, of_sample = "", method_pr = "hpa", pr_results)

Arguments

object

A valid spata-object.

of_sample

This argument is currently inactive. It might be reactivated when spata-objects can store more than one sample.

method_pr

Character value. Denotes the pattern recognition method.

pr_list

The list of information and results the chosen method in method_pr returns

Details

All set*()-functions offer a save way to set certain slots of your spata-object. They do check the input for validity but effectively overwrite everything that is occupying the slot to be set - use with caution.

Value

A spata object containing the set input.


kueckelj/SPATA2 documentation built on March 16, 2024, 10:25 a.m.