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/bwu documentation built on April 17, 2025, 3:03 a.m.