Skip to content

Commit

Permalink
force datetime_created
Browse files Browse the repository at this point in the history
  • Loading branch information
JanMarvin committed Jul 20, 2023
1 parent 7412da5 commit bfea228
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions R/class-workbook.R
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,8 @@ wbWorkbook <- R6::R6Class(
...
) {

force(datetime_created)

standardize_case_names(...)

self$app <- genBaseApp()
Expand Down

0 comments on commit bfea228

Please sign in to comment.