get_by_attributes: Filter environment by multiple object attributes

Description Usage Arguments Author(s)

View source: R/get_by_attributes.R

Description

This function searches all elements of an environment for all objects whose attribute x_i ... x_n have a certain value v_i ... v_n. This is very helpful in aggregation processes.

Usage

1
  get_by_attributes(search_env, attr_list)

Arguments

search_env

environment that needs to be searched

attr_list

a named vector that lists all attribtutes to look for and its values

Author(s)

Matthias Bannert


mbannert/gateveys2 documentation built on May 21, 2019, 2:23 p.m.