proc.time()

Published by onesixx on

startTime <- proc.time()
# Some Logic
str_c("--- Elapsed time: ", (proc.time()-startTime)[3] %>% round(3), " seconds \
") %>% cat()

Categories: Presentation

onesixx

Blog Owner

Subscribe
Notify of
guest

0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x