filter_data: Filters Data by Domain and Scale

View source: R/wrangle_data.R

filter_dataR Documentation

Filters Data by Domain and Scale

Description

This function filters a dataframe by domain and scale.

Usage

filter_data(data, domain, scale)

Arguments

data

A dataframe or tibble

domain

The domain name that the user wants to filter by

scale

A text file containing a list of scales

Value

Returns a filtered data frame


brainworkup/npsych.data documentation built on April 14, 2025, 6:14 p.m.