R/qPCRr.R

#'qPCRr: a package for cleaning, analyzing, and graphing qPCR data.
#'
#'The qPCRr package provides many functions.
#'
#'@section qPCRr functions:
#'addl_expt_attribute, calc_fold_change, clean_qPCR_files_check_NTC, combine_expts, qPCR_graph, reformat_table, reorder_samples, conc_calc, linear_reg, remove_outliers, std_curve_file_clean
#'
#'
#'@docType package
#'@name qPCRr
#'@importFrom magrittr %>%
#'@importFrom rlang :=
NULL
JaclynSmith/qPCRr documentation built on Aug. 20, 2020, 1:40 p.m.