filter_by_feature_type: Filter a RadAR object by feature type(s)

Description Usage Arguments Value Author(s)

View source: R/data_utils_functions.R

Description

Filter a RadAR object by feature type(s)

Usage

1
filter_by_feature_type(rdr = NULL, feature_type = NULL)

Arguments

rdr

A RadAR object (class SummarizedExperiment)

image_type

(character) Only features corresponding to feature_type will be retained. Available values for feature_type depend on the software used for feature extraction. More than one feature_type can be passed. Use print_feature_type to visualize available feature_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.