How can I remove the R-Code from a Pause?

36 views
Skip to first unread message

Tobi F.

unread,
Jan 21, 2022, 5:32:14 AM1/21/22
to formr
Hey there!

I want to include a PAUSE module in my run, such that the run will continue on the next day at 6 am.
I want to tell my participants know via the text body that they can continue the next day and insert the specific date with R-Code.

I wrote the following in the "Text to show while waiting" area:

Morgen, d.h. am `r format(Sys.Date()+1, "%d.%m.%y")`, gehts weiter.


In general, that works, and the correct date appears when I test the run. However, on top of the page there is the following R-Output:

library(knitr); library(formr) opts_chunk$set(warning=TRUE,message=TRUE,error=TRUE,echo=TRUE,fig.height=7,fig.width=10)

So far, I've been unable to figure out how to remove that R-Output. Anybody knows how to deal with that problem?

Cheers
Tobi

Kai Horstmann

unread,
Jan 21, 2022, 5:33:44 AM1/21/22
to Tobi F., formr
Hi Tobi,

that code just appears when testing the run, it should not be visible to your real users. Test as a real user, and then it should be gone. 

Best wishes,
Kai


--
You received this message because you are subscribed to the Google Groups "formr" group.
To unsubscribe from this group and stop receiving emails from it, send an email to formr+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/formr/85675fde-ea5d-4806-b24f-ca010ecffaben%40googlegroups.com.

Reply all
Reply to author
Forward
0 new messages