Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

filter_in

Filter levels in or out of a FrameList based on attribute values


Description

Filter levels in or out of a FrameList based on attribute values

Usage

filter_in(frame_list, key, values)

filter_out(frame_list, key, values)

Arguments

frame_list

a list of EprimeFrame objects

key

the name of the attribute to filter in or out

values

the whitelisted or blacklisted values of the attribute

Value

for filter_in, only log-frames where key is one of the values are kept. for filter_out, log-frames where key is one of the values are omitted.


rprime

Functions for Working with 'Eprime' Text Files

v0.1.2
GPL-2
Authors
Tristan Mahr [aut, cre] (<https://orcid.org/0000-0002-8890-5116>)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.