powered by
check that the seed is either NA or a number
check_seed(seed)
random seed
Kelly Sovacool, sovacool@umich.edu
if (FALSE) { check_seed(2019) check_seed(NULL) }
Run the code above in your browser using DataLab