Learn R Programming

ribiosUtils (version 1.5-6)

print.BEDAinfo: Print BEDAinfo object

Description

Print BEDAinfo object

Usage

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

Arguments

x

A BEDA info object, returned by bedaInfo

...

Ignored

Value

Invisible NULL, only side effect is used

Examples

Run this code
# NOT RUN {
if(interactive()) {print(bedaInfo())}
# }

Run the code above in your browser using DataLab