Skip to contents

The logo is generated by make_logo() and displayed on package attach for interactive R sessions.

Usage

LOGO

Format

An object of class character containing the ASCII logo.

See also

Examples

print(LOGO)
#> . . . . . . . . . . . . . . . . . . . . . . . . . . .
#> .                              _             v1.x.x .
#> .                             | |                   .
#> .   _ __    __ _  _ __   __ _ | |__    __ _  _ __   .
#> .  | '_ \  / _` || '__| / _` || '_ \  / _` || '__|  .
#> .  | |_) || (_| || |   | (_| || |_) || (_| || |     .
#> .  | .__/  \____||_|    \____||____/  \____||_|     .
#> .  | |                                              .
#> .  |_|                                              .
#> .                                                   .
#> . . . . . . . . . . . . . . . . . . . . . . . . . . .
#> .                         .                         .
#> .        https://parabar.mihaiconstantin.com        .
#> .                         .                         .
#> . . . . . . . . . . . . . . . . . . . . . . . . . . .