loud_value.Rd
Create a loud value
loud_value(.x)
Any object
Returns a loud value with the object as the $result
loud_value(3) #> $result #> [1] 3 #> #> $log #> [1] "Created loud value..." #>