Learn R Programming

cellassign (version 0.99.2)

print.cellassign_fit: Print a cellassign fit

Description

Print a cellassign fit

Usage

# S3 method for cellassign_fit
print(x, ...)

Arguments

x

An object of class cellassign_fit

...

Additional arguments (unused)

Value

Prints a structured representation of the cellassign_fit

Examples

Run this code
# NOT RUN {
data(example_cellassign_fit)
print(example_cellassign_fit)

# }

Run the code above in your browser using DataLab