| ftstamp {tracee} | R Documentation | 
Stamp and write flextab objects to one or multiple formats
Description
Stamp and write flextab objects to one or multiple formats
Usage
ftstamp(ft, file, script, bg = "#ffffff", time)
Arguments
ft | 
 a flextable object  | 
file | 
 The file that the flextable will be written to (no file is written by this function)  | 
script | 
 path to script - will be pasted as caption.  | 
bg | 
 Default bacground colour is #ffffff.  | 
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.  | 
[Package tracee version 0.0.4 Index]