export_df2rds: Write dataframe to an RDS file format, with a filename...

View source: R/utils.R

export_df2rdsR Documentation

Write dataframe to an RDS file format, with a filename consisting of a prefix and a date stamp

Description

Write dataframe to an RDS file format, with a filename consisting of a prefix and a date stamp

Usage

export_df2rds(df, dirname, prefix)

Arguments

df

dataframe.

dirname

directory where the RDS file will be created.

prefix

filename prefix


Thaliehln/timci documentation built on April 8, 2024, 3:38 p.m.