flip_region: Flip grid region for a table of thickness values

View source: R/flip_region.R

flip_regionR Documentation

Flip grid region for a table of thickness values

Description

Ensures that all thickness values are comparable across regions

Usage

flip_region(x, flip_to = "OD")

Arguments

x

a data.frame of thickness values. Must contain 'grid', 'laterality', and 'region' columns.

flip_to

laterality to enforce for all measurements

Value

a tbl_df of the original data plus two new columns, 'flipped_laterality' and 'flipped_region'


barefootbiology/heyexr documentation built on July 9, 2022, 3:35 a.m.