Print Cosmos Data Summary Print a summary of cosmos data.
Source:R/cosmos_data.R
print.cosmos_data.Rd
Print Cosmos Data Summary Print a summary of cosmos data.
Usage
# S3 method for class 'cosmos_data'
print(x, ...)
Arguments
- x
cosmos_data
object. Use thepreprocess_COSMOS_signaling_to_metabolism
orpreprocess_COSMOS_metabolism_to_signaling
functions to create one.- ...
Further print arguments passed to or from other methods.