african_name: Find out what your African name is!

Description Usage Arguments Value Examples

Description

Find out what your African name is!

Usage

1

Arguments

name

A character that is your current, non-South African name

boy

A logical which is either TRUE if you are a boy, and FALSE if you are a girl or just not a boy

Value

There is no return statement, it outputs a string with the user's name

Examples

1
2
african_name("ben")
african_name("stacy", boy = FALSE)

Cagoeller/African_name_generator documentation built on May 20, 2019, 2:41 p.m.