write_results: write_results

View source: R/Diff_Gen_Exp_Enrich.R

write_resultsR Documentation

write_results

Description

write_results

Usage

write_results(
  formated_res,
  file_name_path = "/media/data/jaume/BreastCancer/Analysis_Mapper_2/Markers_B.xlsx"
)

Arguments

formated_res

formatted results derived from the format_results function.

file_name_path

path and file to save data.

Examples

## Not run: 
write_results(formated_res,file_name_path = "/media/data/jaume/BreastCancer/Analysis_Mapper_2/Markers_B.xlsx")

## End(Not run)

jfores/SurvMap documentation built on May 30, 2022, 10:57 p.m.