select_vars: Select and reorder variables of a distribution

View source: R/select_vars.R

select_varsR Documentation

Select and reorder variables of a distribution

Description

Select and reorder variables of a distribution

Usage

select_vars(dist, selection = NULL, vars = NULL, args = list())

Arguments

dist

SIMPle.dist object

selection

integer vector, describes new variable order/selection

vars

number of variables to select after ordering

args

list, named arguments passed to order_dist

Value

A SIMPle.dist object, potentially of smaller dimension


maxwestphal/SIMPle documentation built on April 11, 2024, 4:07 p.m.