filter.ppcNetworkModel: Filter method for output of tidy_data_and_posterior_predict()

View source: R/ui_predictions.R

filter.ppcNetworkModelR Documentation

Filter method for output of tidy_data_and_posterior_predict()

Description

Filter method for output of tidy_data_and_posterior_predict()

Usage

## S3 method for class 'ppcNetworkModel'
filter(.data, ..., .preserve = FALSE)

Arguments

.data

A ppcNetworkModel object.

...

Passed to dplyr::filter.

.preserve

Ignored.

Value

A pccNetworkModel object filtered appropriately based on the [["vars"]] tibble.


isotracer documentation built on Sept. 22, 2023, 1:07 a.m.