save_df: Allow to save a data.frame quicly.

View source: R/misc-deprecated.R

save_dfR Documentation

Allow to save a data.frame quicly.

Description

Allow to save a data.frame quicly.

Usage

save_df(..., path = "../data/Robject", file = NA)

Arguments

...

the data.frame to save

path

character string. Path where to save the data.frame

file

character string. Name of the file. If left empty, a time stamped is used instead.

Value

the name of the saved file


barzine/barzinePhdR documentation built on Nov. 23, 2024, 8:54 p.m.