R/hello_world.R
hello_world.Rd
Hello world and add "AwesomePackage" to NAMESPACE.
hello_world()
A string "Data science is fantastic!".
hello_world() #> [1] "Data science is fantastic!"