Archive scripts to the archive repo
archive_script.Rd
Function to archive script to a locally cloned archive repository. Both character strings as lists of character vectors are accepted as input.
Examples
archive_script("20. Test/Tomer_3170.R")
#> File not found in current directory
archive_script(c("20. Test/Tomer_3209.R", "20. Test/Tomer_23432.R", "20. Test/Tomer_3179.R"))
#> File not found in current directory
#> File not found in current directory
#> File not found in current directory