dwww Home | Show directory contents | Find package

source("incl/start.R")

message("*** futureSessionInfo() ...")

message(" - test = FALSE")
futureSessionInfo(test = FALSE)

message(" - test = TRUE")
futureSessionInfo(test = TRUE)

message("*** futureSessionInfo() ... DONE")

source("incl/end.R")

Generated by dwww version 1.15 on Fri Jun 21 22:30:47 CEST 2024.