print.fileSet: Print a fileSet

View source: R/fileSet.R

print.fileSetR Documentation

Print a fileSet

Description

Print a fileSet

Usage

## S3 method for class 'fileSet'
print(x, ...)

Arguments

x

a sesame::fileSet

...

stuff for print

Value

string representation

Examples


fset <- initFileSet('mybetas2', 'HM27', c('s1','s2'))
fset


zwdzwd/sesame documentation built on April 28, 2024, 12:48 p.m.