Is there a way to print text and variable contents on the same line? For example, wd <- getwd() print("Current working dir: ", ...
-
May 24, 2022
- 0 Comments