powered by
This function generates a unique system identifier based on the platform, R version, and rpact package version.
getSystemIdentifier(date = NULL)
A character string representing the unique system identifier.
A character string or Date representing the date. Default is Sys.Date().
Date
Sys.Date()
if (FALSE) { getSystemIdentifier() }
Run the code above in your browser using DataLab