update_file: Update file

Description Usage Arguments Value

View source: R/utility_functions.R

Description

Update file if the source file size is larger than the destination file.

Usage

1
update_file(source, destination)

Arguments

source

A character string representing the path of the source file.

destination

A character string representing the path of the destination file.

Value

A logical value TRUE if the operation is successful or appropriate message.


deepjyot1991/zimplify documentation built on Dec. 19, 2021, 10:09 p.m.