hello: "function to double x"

Usage Arguments Examples

View source: R/hello.R

Usage

1
testHC(x)

Arguments

x

Examples

1
2
3
4
5
6
7
8
##---- 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("Hello, world!")
  }

public-health-wales-health-intelligence/miscOAT documentation built on Nov. 5, 2019, 1:56 a.m.