sort_output_tbl: Rearrange columns in output tibble from IND~pressure modeling...

Description Usage Arguments Value

View source: R/sort_output_tbl.R

Description

sort_output_tbl is a helper function for all IND~pressure modeling functions and rearranges columns so that all output tibbles show the same order of variables. This is a generic function in the sense that all other variables not considered in the sorting list here are placed at the end. That way, any modified tibble can be used as input.

Usage

1
sort_output_tbl(mod_tbl)

Arguments

mod_tbl

A tibble, e.g. tibbles generated by the IND~pressure modeling functions

Value

The function returns a re-arranged input tibble.


saskiaotto/INDperform documentation built on Oct. 27, 2021, 10:33 p.m.