get_all: Accessor functions for scan_directory() output.

Description Usage Arguments Details Value

View source: R/prepare_input.R

Description

After scanning a directory with scan_directory(), the accessor functions listed here can be used to extract useful information.

Usage

1
2
3
4
5
6
7
8
9

Arguments

obj

Output of scan_directory

Details

get_all

Lists all files

get_invalid

Lists all non-idat files

get_green_only

Lists basenames with missing RED channel data

get_red_only

Lists basenames with missing GREEN channel data

get_cases

Lists basenames of complete cases

Value

Vector with file names or basenames (see above)


cgeisenberger/crystalmeth documentation built on Aug. 28, 2020, 9:35 a.m.