tests/farsfunctions-Ex.R

hello<-function() {
	cat(paste("Hello, ",system("whoami",T),"!\n",sep="",collapse=""))
}
lbiagini75/farsfunctions documentation built on May 20, 2019, 10:23 p.m.