Skip to contents

Used "ASCII Art Generator" from manytools.org to convert logo to ASCII. Visit.

Usage

lares_logo(version = TRUE)

Arguments

version

Boolean. Include R and lares version?

Examples

lares_logo()
#> 
#>                             (((((
#>                  *     /(((((((((((((*     (
#>                    (((/              /((((
#>         /     .(                           (((
#>     .     ((                                  *(((/     (
#>       (((                                        ((((((
#>    ,(((((((((                                     (((((((
#>    ,((((((((((((       (((((/**((((((              *(((((
#>    ,(((((((((((((((((,                ((            (((((
#>    ,((((((((((((((((    ,((((((((       ((          *((((
#>    ,###################            #*     #/        ,####
#>    *################.               .#     #        #####
#>    *##############                   (######        #####
#>    *###########,   .#####,            ##           ######
#>    *#########    ###########          ##          #######
#>    *#######    ###  ,#####           ###         ########
#>    *#############                    ##.        #########
#>    *###########                      ##        ##########
#>     ##########                       ##       ######*,###
#>   ,     ####               ####      ###     ####  #(     /
#>       (     .#         /%%%%%%%%%%%%%%%%#    %%%      @
#>                  %%%%%%%%%%%%%%%%%%%%%%%%%
#>                /     #%%%%%%%%%%%%%%%%%*     /
#>                           %%%%%%%%%
#>                               %
#>                             /   %
#> 
#> lares: dev-5.2.7.9000 
#> R version 4.3.3 (2024-02-29)