get_bead_df.RdTakes a dataframe with the results section of the data in an Excel SPF Report file, reads in the cuttoff values from the sheet, and creates a dataframe with the bead call results to use as multipliers.
get_bead_df(results)
| results | character vector with line from the Excel file worksheet having only the result table records | 
|---|
dataframe with bead call results from the results section of the Excel file.