as.mmquery {multiMiR}R Documentation

S3 constructor and methods for object returned by get_multimir().

Description

This package's primary user-facing object. Contains the SQL statement and the returned data query, as well as a summary table depending on specified option.

Usage

as.mmquery(a_list)

## S3 method for class 'mmquery'
print(x)

Value

An mmquery object.


[Package multiMiR version 1.2.0 Index]