Test if the input is Missing
Test if the input is Missing
test_if_missing(x)
x |
object |
an error if input (x) is not specified
## Not run: # success my_test <- x test_if_null(my_test) #fail test_if_missing() ## End(Not run)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.