Skip to content
Snippets Groups Projects
Commit ba87a650 authored by richard beer's avatar richard beer
Browse files

change cat() output

parent d9720d4d
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@ cat("-> Dauert ca. 10-20 Sekunden.\n")
cat("\n")
cat("####\n")
cat("At the end, the files are stored in the following working directory:\n")
cat("P:/IMEBI/DigiHero_Teilnehmerdaten/Massenmails/tokenaufbereiter/\n")
cat(getwd(),"\n")
cat("####\n")
suppressWarnings({
suppressMessages({
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment