createStamp: Create a stamp with script path, output file path and time...

View source: R/createStamp.R

createStampR Documentation

Create a stamp with script path, output file path and time stamp in it.

Description

Create a stamp with script path, output file path and time stamp in it.

Usage

createStamp(script, file, time, addto)

Arguments

script

The script path

file

the output file path

time

The default is to insert a time stamp taken from result of Sys.time(). Using the time argument you can overrule this by setting a fixed string instead. Use "" to omit.

addto

An existing caption to keep above the caption created by this function.


tracee documentation built on June 24, 2024, 9:07 a.m.