document_script: Make a backup of a file

View source: R/documentation.R

document_scriptR Documentation

Make a backup of a file

Description

This is useful for keeping a documentation of the R code used to produce some results based on some data

Usage

document_script(src_file = NULL, dst_folder)

Arguments

src_file

Path of file to be copied. If NULL, take current file (works on RStudio)

dst_folder

Path of destination folder


shaliulab/idocr documentation built on June 1, 2025, 4:59 p.m.