filterPattern {Pandora}R Documentation

Filter Pattern

Description

Search for pattern in all columns of datAPI and filter respective rows

Usage

filterPattern(datAPI, pattern = "")

Arguments

datAPI

(list) output from the Pandora API

pattern

(character) string for filtering all meta information

Value

(list) a data.frame with rows that contain the pattern


[Package Pandora version 24.2.0 Index]