Description | |
---|---|
Create a variable object in memory from the output from the system date function |
Ingredients | |
Package | Data |
---|---|
NA | NA |
Sample Instructions
<- function() object_name
Actual Instructions
<- Sys.Date() current_date_variable
Ryan Garnett
March 29, 2023