Nothing
print('log print')
print('log print 2')
cat('log cat')
cat('log cat 2')
rlang::inform('log inform')
rlang::inform('log inform 2')
message('log message')
message('log message 2')
warning("log warning")
warning("log warning2")
stop("log error")
stop("log error2")
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.