save_data: Save Data File

View source: R/save_data.R

save_dataR Documentation

Save Data File

Description

Exports a data file in Excel (.xslx) format.

Usage

save_data(df, path)

Arguments

df

Name of the dataframe to save.

path

Location to save the file.

See Also

To make it easier to define the path (where you want to save the files), use folder_location.


JimPeterman/FRIENDanalysis documentation built on Sept. 30, 2022, 10:15 a.m.