save_df: Save a data frame in the specified folder

Description Usage Arguments

View source: R/functions.R

Description

Save a data frame in the specified folder

Usage

1
save_df(df, filename, folder)

Arguments

df

a dataframe

filename

a filename

folder

if set to "choose" let you choose navigating in your folder system. If a path is provided it'll save there. N.B.: The path format has to be of the kind "C://folder1//folder2"


Giappo/dbmefu documentation built on Dec. 17, 2021, 9:32 p.m.