mypackage

The goal of mypackage is to print a personalised greeting from me!

Installation

You can install the development version of mypackage from GitHub with:

devtools::install_github("annakrystalli/mypackage")

Example

This is a basic example which shows you how to print a generic greeting:

library(mypackage)
hello()
#> 
#>  -------------- 
#> Hello world from Anna! 
#>  --------------
#>     \
#>       \
#>         \
#>               /""-._
#>               .       '-,
#>                :          '',
#>                 ;      *     '.
#>                  ' *         () '.
#>                    \               \
#>                     \      _.---.._ '.
#>                     :  .' _.--''-''  \ ,'
#>         .._           '/.'             . ;
#>         ; `-.          ,                \'
#>          ;   `,         ;              ._\
#>           ;    \     _,-'                ''--._
#>           :    \_,-'                          '-._
#>           \ ,-'                       .          '-._
#>           .'         __.-'';            \...,__       '.
#>         .'      _,-'        \              \   ''--.,__  '\
#>         /    _,--' ;         \              ;           \^.}
#>         ;_,-' )     \  )\      )            ;
#>              /       \/  \_.,-'             ;
#>             /                              ;
#>          ,-'  _,-'''-.    ,-.,            ;      PFA
#>       ,-' _.-'        \  /    |/'-._...--'
#>      :--``             )/
#>   '
#> 

This is a basic example which shows you how to print a personalised greeting:

hello("Lucy Elen")
#> 
#>  ----- 
#> Hello Lucy Elen from Anna! 
#>  ------ 
#>     \   
#>      \
#>      _[_]_
#>       (")
#>   >--( : )--<
#>     (__:__) [nosig]
#>