get_drifts: Takes a sample tibble and rearranges it to a long df with...

View source: R/inspection.R

get_driftsR Documentation

Takes a sample tibble and rearranges it to a long df with just drift rates.

Description

Takes a sample tibble and rearranges it to a long df with just drift rates.

Usage

get_drifts(sample_df)

Arguments

sample_df

A dataframe with columns for each parameter and sampleid

Value

A long tibble containing the drift rate type and values


gjcooper/gcphd-model_of_dce documentation built on March 25, 2024, 8:57 a.m.