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


jtrampush/npsych.data documentation built on Feb. 25, 2025, 12:30 a.m.