copy: This function copies and moves files

View source: R/copy.R

copyR Documentation

This function copies and moves files

Description

This function copies and moves files

Usage

copy(
  filename,
 
    path = "/Users/sucheen/Documents/Cal Poly SLO/Academics/Summer 2021/Frost2021Package/R/"
)

Arguments

filename,

the file to be copied

path,

the destination path


kingsuching/Frost2021Package documentation built on March 19, 2022, 11:51 p.m.