loess_to_df: create loess data.frame

View source: R/offsets.R

loess_to_dfR Documentation

create loess data.frame

Description

Given a loess model, creates a data.frame suitable for plotting via ggplot2

Usage

loess_to_df(loess_model)

Arguments

loess_model

the model object generated by loess

Value

data.frame


MoseleyBioinformaticsLab/FTMS.peakCharacterization documentation built on April 27, 2022, 3:32 a.m.