filter_by_image_type: Filter a RadAR object by image type(s)

Description Usage Arguments Value Author(s)

View source: R/data_utils_functions.R

Description

Filter a RadAR object by image type(s)

Usage

1
filter_by_image_type(rdr = NULL, image_type = NULL)

Arguments

rdr

A RadAR object (class SummarizedExperiment)

image_type

(character) Only features corresponding to image_type will be retained. Available values for image_type depend on the software used for feature extraction. More than one image_type can be passed. Use print_image_type to visualize available image_type.

Value

An updated rdr (a RadAR object)

Author(s)

Matteo Benelli (matteo.benelli@uslcentro.toscana.it)


cgplab/RadAR documentation built on Nov. 10, 2021, 1:32 a.m.