hello: Hello, World!

View source: R/hello.R

helloR Documentation

Hello, World!

Description

Prints 'Hello, world!'.

Usage

hello(n)

Arguments

n

Number of replication

Details

Repeat 'n' times printing for 'Hello, world!'

Value

Character vector, length of n

Examples

hello(3)

shkonishi/hello documentation built on Nov. 18, 2023, 6:37 p.m.