plot_sdr_cells: Plot metabolic data and LoLinR results for a single SDR

Description Usage Arguments Value Examples

View source: R/plot_sdr_cells.R

Description

plot_metab_cells takes the nested dataframe of LoLinR results and plots the best fitting model for each cell of a single SDR. Includes IDs and location information.

Usage

1
plot_sdr_cells(metab_df, SDR_no)

Arguments

metab_df

A Tibble of metab data in nested format. LoLinR must have already been applied using calc_metab

SDR_no

An integter. Indexes a given SDR in a single run.

Value

A 24 panel plot of each of best fitting models for each cell of single SDR

Examples

1
plot_metab_cells(metab_df = test_data_merged, SDR = 8)

daflealab/genlabfunc documentation built on May 27, 2019, 7:25 a.m.