save_results_summary: Save dataset summary to text file

View source: R/io.R

save_results_summaryR Documentation

Save dataset summary to text file

Description

Save the dataset summary produced by analyze_dataset to the specified file path in CSV format.

Usage

save_results_summary(results_summary, fp)

Arguments

results_summary

summary data frame as produced by analyze_dataset.

fp

output file path.


ressy/microsat documentation built on Aug. 24, 2023, 10:09 a.m.