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/ScanCentricPeakCharacterization documentation built on March 29, 2024, 11:32 p.m.