powered by
Calculates standard deviation for timecourse data.
sd_timecourse(filepath)
Data.frame with standard deviation.
filepath to the All_results input file.
file_nm<-system.file("extdata", "All_results_table.csv", package = "HDXBoxeR") sd_timecourse(filepath=file_nm)
Run the code above in your browser using DataLab