create_archived_file: [Internal: Create File Name of Archived File]

View source: R/create_archived_file.R

create_archived_fileR Documentation

[Internal: Create File Name of Archived File]

Description

This is an internal helper function of save_rds_archive to create and return the archived file name depending on the parameters chosen by the user

Usage

create_archived_file(file, last_modified, with_time)

Arguments

file

The current file, passed from parent function

last_modified

Logical - passed from parent function

with_time

Logical - passed from parent function

Author(s)

Lukas Feick

See Also

save_rds_archive


STATWORX/helfRlein documentation built on Feb. 12, 2024, 2:21 a.m.