R/hello_world.r

Defines functions hello_world

hello_world <- function(){
  print("Hello world")
}
Goodernews/R-Reddit-Scrapper documentation built on Feb. 12, 2021, 1:05 p.m.