Skip to content

Commit

Permalink
Add units.default
Browse files Browse the repository at this point in the history
  • Loading branch information
darentsai authored Jan 20, 2024
1 parent 40291d5 commit a932202
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions R/zzz.R
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@
## }

variogram <- function(object, ...) UseMethod("variogram")
units.default <- function(x, ...) base::units.difftime(x)

0 comments on commit a932202

Please sign in to comment.