file.copy.content.only: copy files to another directory

View source: R/transfer.R

file.copy.content.onlyR Documentation

copy files to another directory

Description

copy files to another directory

Usage

file.copy.content.only(
  from,
  to,
  pattern = ".*",
  overwrite = FALSE,
  copy.mode = TRUE,
  copy.date = FALSE
)

Arguments

copy.date

fjoe88/d8ahelper documentation built on Feb. 6, 2023, 7:55 a.m.