Anytime a methods code has "OUTLIER" in it, it will exclude that value when calculating the mean
The script currently calculates means from the Boye data files for study data package publishing. To do this, it uses an additional file that indicates whether the file was an outlier.
This update will change that so that outliers are determined from the methods codes column in the Boye files (and so the script will no longer need that additional file)
If a sample has only one rep, the column of the summary file won't include "mean", otherwise it will include "mean" (when it averages multiple reps together)
Right now certain data types are hard coded (assuming rep numbers are constant)
Update this script: 05_Boye_Summary_File.R to work with the new SPS data.