R/hello2.R

Defines functions hello1

hello1=function() {
  print("Hello, world!")
}
meganshowalter/R101 documentation built on May 22, 2019, 6:49 p.m.