sd_timecourse_proc: Returns standard deviation for percent deuteration data for...

View source: R/ave_sd_timecourse_proc.R

sd_timecourse_procR Documentation

Returns standard deviation for percent deuteration data for timecourses.

Description

Calculates standard deviation for time course data.

Usage

sd_timecourse_proc(filepath)

Arguments

filepath

filepath to the All_results input file.

Value

Data.frame with standard deviation.

Examples

file_nm<-system.file("extdata", "All_results_table.csv", package = "HDXBoxeR")
sd_timecourse(filepath=file_nm)

mkajano/HDXBoxeR documentation built on Aug. 15, 2024, 9:12 a.m.