This function just prints hello R/Medicine.
Arguments
- x
This argument does nothing.
If it did do something, it might require more words to explain.
Value
Prints "Hello, R/Medicine" to the console
Examples
print_hello_rmedicine(x = 1)
#> [1] "Hello, R/Medicine!"