Learn R Programming

f1pits (version 0.1.0)

pitart: F1 pitstop ASCII art

Description

Funny ASCII F1 pitstop for title_text argument in pitplot() function

Usage

pitart(n = 1)

Value

A string containing the ASCII art of a F1 pit stop

Format

ASCII string

Arguments

n

Integer. ASCII pit stop to generate. From 1 (by default) to 4

Examples

Run this code
pitart(1)
pitart(2)
pitart(3)
pitart(4)

Run the code above in your browser using DataLab