champion: Prints Quang.

Usage Examples

View source: R/champion.R

Usage

1

Examples

1
2
3
4
5
6
7
8
9
##---- Should be DIRECTLY executable !! ----
##-- ==>  Define data, use random,
##--	or do  help(data=index)  for the standard data sets.

## The function is currently defined as
function () 
{
    print("Quang")
  }

gjm112/winners documentation built on Dec. 20, 2021, 11:44 a.m.