insert_combined_assay_results.Rd
Returns the number of saved records
insert_combined_assay_results(conn, r_df, table = "luminex_screen_results")
conn | database connection object |
---|---|
r_df | dataframe containing the melted version of the individual bead |
table | optional character variable with name of table to insert into. assay results. |