Get your own website Result Size: 625 x 565
x
 
my_function <- function() {
  print("Hello World!")
}
my_function()
[1] "Hello World!"