This lets you see if things are working or not package wise

hello_function(isitgood = T)

Arguments

isitgood

asking if you know if its good

Examples

hello_function()
#> [1] "So true"