save_excel_sheet: Returns the file name of the Excel file created which...

Description Usage Arguments Value

View source: R/save_excel_sheet.R

Description

Returns the file name of the Excel file created which contains the dataframes provided as an arguments to the function.

Usage

1
save_excel_sheet(sorted_df, still_pos_df)

Arguments

sorted_df

a datafrome containing the sorted followup assay results.

still_pos_df

a datafrome containing the sorted followup assay results by animal where the assay results are still non-negative.

Value

name of Excel file saved containing the sorted followup dataframe (sorted_df).


rmsharp/snprcspf documentation built on June 15, 2020, 11:21 a.m.