Description Usage Arguments Value Examples
View source: R/notify.R
Notify on IO components in the code
1
notify_io(text)
text
String
1 2 3 4 5
cat( notify_io( 'df <- read.csv("my_data.csv") write.csv(df, "your_data.csv") write_variable <- "will not be mixed up with write function"'))
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.